$<-,taxon-method {neotoma2}R Documentation

Assign taxon field by numeric index

Description

Assign taxon field by numeric index

Usage

## S4 replacement method for signature 'taxon'
x$name <- value

Arguments

x

The taxon object.

name

name of the slot.

value

The value to be used.

Value

Assign new taxon by numeric index


[Package neotoma2 version 1.0.7 Index]