update_obj {simts} | R Documentation |
Update the Attributes of Objects
Description
Internal Function to Update the Attributes of Objects
Usage
update_obj(object, type, new, keep.start = T)
Arguments
object |
A |
type |
A |
new |
The updated value for the attribute |
keep.start |
A |
Value
An object with the updated attribute.
[Package simts version 0.2.2 Index]