length: length

length,chronologies-methodR Documentation

length

Description

length

Usage

## S4 method for signature 'chronologies'
length(x)

## S4 method for signature 'collunits'
length(x)

## S4 method for signature 'contacts'
length(x)

## S4 method for signature 'datasets'
length(x)

## S4 method for signature 'publications'
length(x)

## S4 method for signature 'samples'
length(x)

## S4 method for signature 'sites'
length(x)

## S4 method for signature 'speleothems'
length(x)

## S4 method for signature 'taxa'
length(x)

Arguments

x

neotoma2 object

Value

int representing length of a neotoma2 object


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