[<-,taxon,character,ANY,ANY-method {neotoma2}R Documentation

Assign taxon field by numeric index

Description

Assign taxon field by numeric index

Usage

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

Arguments

x

The taxon object.

i

The column indicator.

value

The value to be used.

Value

taxon slot with new assigned character value


[Package neotoma2 version 1.0.7 Index]