sub-subset-publications-ANY-ANY-ANY-method: Assign value to an element in a publication list.

[[<-,publications,ANY,ANY,ANY-methodR 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.


neotoma2 documentation built on May 29, 2024, 6:21 a.m.