$<-,collunit-method {neotoma2} | R Documentation |
Assign collunit field by numeric index
Description
Assign collunit field by numeric index
Usage
## S4 replacement method for signature 'collunit'
x$name <- value
Arguments
x |
The collunit object. |
name |
name of the slot. |
value |
The value to be used. |
Value
assign a new value to a slot
[Package neotoma2 version 1.0.4 Index]