sub-subset: sub-subset

[[<-,collunits-methodR Documentation

sub-subset

Description

Obtain one of the elements within a nested neotoma2 object

Usage

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

## S4 replacement method for signature 'datasets'
x[[i]] <- value

## S4 replacement method for signature 'publications'
x[[i]] <- value

## S4 replacement method for signature 'samples'
x[[i]] <- value

## S4 replacement method for signature 'sites'
x[[i]] <- value

## S4 replacement method for signature 'speleothems'
x[[i]] <- value

## S4 replacement method for signature 'taxa'
x[[i]] <- value

Arguments

x

neotoma2 object

i

iteration in neotoma2 object

value

The value to be used

Value

sites object with reassigned values


neotoma2 documentation built on Dec. 6, 2025, 5:07 p.m.