Returns neotoma2 object's data as a data.frame.

# S4 method for class 'chronology'
as.data.frame(x)

# S4 method for class 'chronologies'
as.data.frame(x)

# S4 method for class 'collunit'
as.data.frame(x)

# S4 method for class 'collunits'
as.data.frame(x)

# S4 method for class 'contact'
as.data.frame(x)

# S4 method for class 'contacts'
as.data.frame(x)

# S4 method for class 'dataset'
as.data.frame(x)

# S4 method for class 'datasets'
as.data.frame(x)

# S4 method for class 'authors'
as.data.frame(x)

# S4 method for class 'publication'
as.data.frame(x)

# S4 method for class 'publications'
as.data.frame(x)

# S4 method for class 'site'
as.data.frame(x)

# S4 method for class 'sites'
as.data.frame(x)

# S4 method for class 'speleothem'
as.data.frame(x)

# S4 method for class 'speleothems'
as.data.frame(x)

# S4 method for class 'taxon'
as.data.frame(x)

# S4 method for class 'taxa'
as.data.frame(x)

Arguments

x

neotoma2 object

Value

data.frame object