View source: R/MixtureFitting.R
plot_circular_hist | R Documentation |
Plot a circular histogram.
plot_circular_hist( x, breaks = 72, ball = 0.5, ... )
x |
data vector |
breaks |
number of breaks in histogram |
ball |
radius of the drawn circle |
... |
parameters passed to plot() |
Andrius Merkys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.