This might give you some ideas:

http://addictedtor.free.fr/graphiques/thumbs.php

Some examples that jumped out at me for your application:

*Circular density estimate
*http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=121

*Wind rose diagram
*http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=123

*radial.plot
*http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=75

*stars network
*http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=153


On Fri, Feb 19, 2010 at 3:34 PM, T.D. Rudolph <tylerdeanrudo...@gmail.com>wrote:

>
> In conducting studies of animal orientation and displacement, I need to
> produce circular histograms of angles (bearings in radians 0-2pi) where the
> centre of the circle indicates very few observations for a given bin of
> angles and outwardly concentric circles indicate greater frequencies of
> observations for a given bin of angles.  I'd like not to have to write the
> function myself but I haven't found exactly what I am looking for yet....
>
> Tyler
> --
> View this message in context:
> http://n4.nabble.com/plot-circular-histogram-tp1562283p1562283.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to