[[<-,collunits,ANY,ANY,ANY-method {neotoma2}R Documentation

Insert collunit

Description

Obtain one of the elements within a collunits list

Usage

## S4 replacement method for signature 'collunits,ANY,ANY,ANY'
x[[i]] <- value

Arguments

x

collunits object

i

iteration in collunits list

value

The value to be used

Value

Modified collunits


[Package neotoma2 version 1.0.3 Index]