Update the knot placement, polynomial degree, and any other options available when constructing the given spline object.
Usage
# S3 method for class 'BSpline'
update(object, ...)
# S3 method for class 'MSpline'
update(object, ...)
# S3 method for class 'ISpline'
update(object, ...)
# S3 method for class 'CSpline'
update(object, ...)
# S3 method for class 'BernsteinPoly'
update(object, ...)
# S3 method for class 'NaturalSpline'
update(object, ...)
# S3 method for class 'NaturalSplineK'
update(object, ...)