Learn R Programming

RHRT (version 1.0.1)

checkValidity: Checks whether slots are set

Description

Checks whether slots are set

Check for HRTList class

Usage

checkValidity(x, ...)

# S4 method for HRT checkValidity(x)

# S4 method for 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