is.fdSmooth: Confirm Object has Class "fdSmooth"
Description
Check that an argument is a functional parameter object.Usage
is.fdSmooth(fdSmoothobj)
Arguments
fdSmoothobj
an object to be checked.
Value
- a logical value:
TRUE
if the class is correct, FALSE
otherwise.