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