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