RadioSig {RadioGx} | R Documentation |
A documented constructor to provide user friendly interface to .RadioSig
RadioSig( Data = array(NA, dim = c(0, 0, 0)), RSetName = "", DateCreated = date(), SigType = "sensitivity", SessionInfo = sessionInfo(), Call = "No Call Recorded" )
Data |
The data |
RSetName |
The name of the pSet |
DateCreated |
The date the object was created |
SigType |
The type of sensitivyt signature |
SessionInfo |
The package version used to generate the object |
Call |
The calls for sensitivity vs not |
A RadioSig
object