c: c - Combine 'neotoma2' objects

c,chronologies-methodR Documentation

c - Combine neotoma2 objects

Description

c - Combine neotoma2 objects

Usage

## S4 method for signature 'chronologies'
c(x, y)

## S4 method for signature 'collunits'
c(x, y)

## S4 method for signature 'contacts'
c(x, y)

## S4 method for signature 'contact'
c(x, y)

## S4 method for signature 'datasets'
c(x, y)

## S4 method for signature 'publications'
c(x, y)

## S4 method for signature 'samples'
c(x, y)

## S4 method for signature 'sites'
c(x, y)

## S4 method for signature 'missingOrNULL'
c(x = "missingORNULL", y)

## S4 method for signature 'speleothems'
c(x, y)

## S4 method for signature 'taxa'
c(x, y)

Arguments

x

neotoma2 object or NULL

y

neotoma2 object or NULL

Value

concatenated and cleaned sites object


neotoma2 documentation built on April 24, 2026, 1:06 a.m.