| as.data.frame,chronology-method | R Documentation |
Returns neotoma2 object's data as a data.frame.
## S4 method for signature 'chronology'
as.data.frame(x)
## S4 method for signature 'chronologies'
as.data.frame(x)
## S4 method for signature 'collunit'
as.data.frame(x)
## S4 method for signature 'collunits'
as.data.frame(x)
## S4 method for signature 'contact'
as.data.frame(x)
## S4 method for signature 'contacts'
as.data.frame(x)
## S4 method for signature 'dataset'
as.data.frame(x)
## S4 method for signature 'datasets'
as.data.frame(x)
## S4 method for signature 'authors'
as.data.frame(x)
## S4 method for signature 'publication'
as.data.frame(x)
## S4 method for signature 'publications'
as.data.frame(x)
## S4 method for signature 'site'
as.data.frame(x)
## S4 method for signature 'sites'
as.data.frame(x)
## S4 method for signature 'speleothem'
as.data.frame(x)
## S4 method for signature 'speleothems'
as.data.frame(x)
## S4 method for signature 'taxon'
as.data.frame(x)
## S4 method for signature 'taxa'
as.data.frame(x)
x |
|
data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.