Rdocumentation
powered by
Learn R Programming
fda (version 1.1.1)
is.basis: Confirm Object is Class "Basisfd"
Description
Check that an argument is a basis object.
Usage
is.basis(basisobj)
Arguments
basisobj
an object to be checked.
Value
a logical value:
TRUE
if the class is correct,
FALSE
otherwise.
See Also
is.fd, is.fdPar, is.Lfd