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