samc-class-modify {samc} | R Documentation |
Modify samc-class components
Description
Allows users to modify a subset of the samc-class components
Usage
## S4 replacement method for signature 'samc'
x$name <- value
Arguments
x |
samc-class object |
name |
Component of the samc-class to modify |
value |
Value to assign to samc-class component |
Value
Updated samc-class object
[Package samc version 4.0.0 Index]