names: Get a 'neotoma2' object's slot names

names,collunit-methodR Documentation

Get a neotoma2 object's slot names

Description

Get all names for elements' slots within a collunit object.

Usage

## S4 method for signature 'collunit'
names(x)

## S4 method for signature 'contact'
names(x)

## S4 method for signature 'dataset'
names(x)

## S4 method for signature 'publication'
names(x)

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

## S4 method for signature 'site'
names(x)

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

## S4 method for signature 'speleothem'
names(x)

## S4 method for signature 'taxon'
names(x)

Arguments

x

A neotoma2 object.

Value

NULL.


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