is.valid.bvsresponse: Checks validity.

Description Usage Arguments Value

View source: R/class.R

Description

Checks whether the supplied 'bvsresponse' is valid. Tests that the parents are sorted correctly, are of storage.mode() == "integer". Additionally tests the parents all exist.

Usage

1
2
  ## S3 method for class 'bvsresponse'
 is.valid(x)

Arguments

x

A object of class 'bvsresponse'

Value

A logical of length 1 indicating whether x is a valid 'bvsresponse' object


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.