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