powered by
Given complete dataset objects in Neotoma (must have used get_datasets() or get_downloads()), return a formatted citation for the record, including the dataset DOI.
get_datasets()
get_downloads()
# S4 method for sites cite_data(x)
data.frame object with citation information.
data.frame
sites object
{ ds <- get_datasets(1) cite_data(ds) }
Run the code above in your browser using DataLab