[[<-,publications,ANY,ANY,ANY-method {neotoma2} | R Documentation |
Assign value to an element in a publication list.
Description
Assign value to an element in a publication list.
Usage
## S4 replacement method for signature 'publications,ANY,ANY,ANY'
x[[i]] <- value
Arguments
x |
A publications object. |
i |
A numeric index for the requested publication |
value |
The value to be used |
Value
publications
with new assigned value.
[Package neotoma2 version 1.0.4 Index]