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