as.curve_set | R Documentation |
If given an envelope object of spatstat or a fdata
object of
fda.usc, convert it into a curve_set object. If given a curve_set
object, check its correctness and give it back.
as.curve_set(curve_set, ...)
curve_set |
An object to be converted to a |
... |
Allows passing arguments to |
If an envelope
object of spatstat or an
fdata
object is given, return a corresponding
curve_set object. If a curve_set object was given, check it and return it
unharmed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.