Description Usage Arguments Details Value Author(s) Examples
Simple functions for regular data precessing tasks.
1 2 3 4 5 | compass(x, fine = TRUE)
singleton(obj)
singletons(obj)
|
x |
numeric. |
fine |
logical. |
obj |
|
Function compass
cuts numeric values of angular degrees into characters
of the wind-rose. If called without arguments the functions reports the
breakpoints an associated labels.
singeltons
is TRUE
if any partition has only 1 member;
singelton
returns the index.
character (compass) numeric (singelton) logical (singeltons)
Roland Kaiser
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.