checkValidity: Checks whether slots are set

Description Usage Arguments Value

Description

Checks whether slots are set

Check for HRTList class

Usage

1
2
3
4
5
6
7
checkValidity(x, ...)

## S4 method for signature 'HRT'
checkValidity(x)

## S4 method for signature 'HRTList'
checkValidity(x, av = FALSE, pos = FALSE)

Arguments

x

HRTList

...

Other parameters

av

(Boolean) Should avHRT be checked?

pos

(Boolean) Should pos be checked?

Value

No return value, possibly throws errors/warnings

No return value, possibly throws errors


RHRT documentation built on June 29, 2021, 9:06 a.m.