[R] Circular graphics

Marcos Sanches marcos_sanches at gallup.com
Mon Apr 29 14:30:59 CEST 2002


Hello list!

I have a dataset with circular data, the angles are in radians. I trying to
plot the cases with circ.plot but it is not working. I am using the
following command:

circ.plot(data1$radian, stack=TRUE, bins=150)

and I am having a circular plot with points only in the first quadrant, but
I have the variable radian going from 0.044 to 6.240 so I expect to have
points all over the circle. The "rose.diag" works fine but it gives me a
histogram inside the circle, what I dont want.

Any help would be apreciated.

Thanks,

Marcos

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list