pol_order | R Documentation |
Given a set of headings, this function returns the polarization order of the set.
pol_order(h)
polOrder(h)
h |
A vector of headings (in radians). |
A single value between 0 and 1 corresponding to the polarization order parameter of the group.
Simon Garnier, garnier@njit.edu
rot_order
h <- runif(25, 0, 2 * pi)
pol_order(h)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.