Get and set the list of sUnitCats data.frames in an object of ISAjson.
Usage
sUnitCats(x)
sUnitCats(x) <- value
# S4 method for class 'ISAjson'
sUnitCats(x)
# S4 method for class 'ISAjson'
sUnitCats(x) <- value
Arguments
- x
An object of class ISAjson.
- value
A list of data.frames containing the study unit categories.
Value
A list of data.frames containing the study unit categories.
The updated object of class ISAjson.