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, ...)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.
An object to be converted to a curve_set object.
The envelope objects of spatstat and fdata objects of
fda.usc are supported currently, besides curve_set objects.
Allows passing arguments to create_curve_set.