getIOVs {campsis} | R Documentation |
Get all IOV objects.
Description
Get all IOV objects.
Usage
getIOVs(object)
## S4 method for signature 'arm'
getIOVs(object)
## S4 method for signature 'arms'
getIOVs(object)
## S4 method for signature 'dataset'
getIOVs(object)
Arguments
object |
any object |
Value
all IOV's from object
[Package campsis version 1.5.3 Index]