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

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

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

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

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

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

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

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

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

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

Arguments

x

A neotoma2 object.

Value

NULL.