Description Usage Arguments Details Author(s) See Also Examples
‘circularp’ returns the ‘circularp’ attribute (or ‘NULL’). ‘circularp<-’ sets the ‘circularp’ attribute.
1 2 |
x |
a vector or a matrix of circular data. |
value |
a vector of length 6 or a list with six components: type, units, template, modulo, zero and rotation. |
The circularp
attribute is a list of six elements: type, units,
template, modulo, zero and rotation; see circular
for
their meaning.
Assignments are checked for consistency.
Assigning NULL
removes the circularp
attribute
and any "circular"
class of x
.
Claudio Agostinelli
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.