envelope_to_curve_set: Turn an envelope object into a curve_set object.
Description
Turn an envelope object into a curve_set object.
Usage
envelope_to_curve_set(env, ...)
Arguments
env
An envelope object. The envelope()
functions must have been called with savefuns = TRUE.
...
Do not use. (For internal use only.)
Value
A corresponding curve_set object.