View source: R/ecdattr-pairs-polar-method.R
| ecdattr.pairs_polar | R Documentation |
ecdattr objects in polar coordinateThe list is created by the Cartesian product between R and theta.
This contains the data points of a circular area defined by R,theta.
If cusp is 1, data points are on the critical line specified by R.
ecdattr.pairs_polar(R, theta, cusp = 0, use.mpfr = FALSE)
R, theta |
numeric vectors |
cusp |
numeric, representing type of cusp. Only 0 (default) and 1 are allowed. |
use.mpfr |
logical, whether to use mpfr for ecd object, default is |
a list of basic ecdattr objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.