is.eqbasis: Confirm that two objects of class "Basisfd" are identical

Description Usage Arguments Value See Also

View source: R/is.eqbasis.R

Description

Check all the slots of two basis objects to see that they are identical.

Usage

1
is.eqbasis(basisobj1, basisobj2)

Arguments

basisobj1

The first basis object to be checked for being identical to the second.

basisobj2

The second basis object to be checked for being identical to the first.

Value

a logical value: TRUE if the two basis objects are identical, FALSE otherwise.

See Also

basisfd,


fda documentation built on May 2, 2019, 5:12 p.m.