[<-,collunit,numeric,ANY,ANY-method {neotoma2}R Documentation

Assign collunit field by numeric index

Description

Assign collunit field by numeric index

Usage

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

Arguments

x

The collunit object.

i

The column indicator.

value

The value to be used.

Value

sliced value


[Package neotoma2 version 1.0.3 Index]