circ_sd | R Documentation |
Weighted circular standard deviation
circ_sd(x, w = NULL, ...)
x |
Vector of bearings (in degrees) |
w |
Optional vector of weights |
... |
Additional arguments to weighted.mean, e.g. 'na.rm=TRUE' |
A named vector including the bearing of the mean resultant vector ("bearing") and the circular standard deviation ("iso")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.