is.na.PSRoot: Check if a PSRoot object is NA

Description Usage Arguments Value Author(s) See Also Examples

Description

Check if a PSRoot object is NA. PSRoot objects accanot be NA, so this method always returns FALSE.

Usage

1
2
## S3 method for class 'PSRoot'
is.na(x, ...)

Arguments

x

A PSRoot object.

...

Not used.

Value

FALSE

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see PSRoot.

Examples

1
2

phylosim documentation built on Nov. 22, 2019, 1:07 a.m.