[[<-,specimens,ANY,ANY,ANY-method {neotoma2} | R Documentation |
Insert specimen
Description
Obtain one of the elements within a specimens list
Usage
## S4 replacement method for signature 'specimens,ANY,ANY,ANY'
x[[i]] <- value
Arguments
x |
specimens object |
i |
iteration in specimens list |
value |
The value to be used |
Value
specimens
object with reassigned values
[Package neotoma2 version 1.0.4 Index]