You can probably adapt stars() to give something similar to what you want. Otherwise, you need to give us examples of what you've tried and how it diverges from what you need.
Sarah On Fri, Feb 19, 2010 at 4: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 > -- -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ 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.