View source: R/minuspipluspi.R
minusPiPlusPi | R Documentation |
return angles in the (-pi,pi] interval.
minusPiPlusPi(x)
x |
an object of class |
a circular
object with values in the interval (-pi,pi].
Claudio Agostinelli and Alessandro Gagliardi
x <- circular(c(0, 90, 180, 270), units="degrees")
minusPiPlusPi(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.