Skip to contents

Check whether object is a bvsmp instance.

Usage

is.bvsmp(x)

Arguments

x

any R object

Value

TRUE if its argument is an bvsmp instane (that is, has "bvsmp" amongst its classes) and FALSE otherwise.