| cite_data,site-method | R Documentation | 
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.
## S4 method for signature 'site'
cite_data(x)
x | 
 sites object  | 
data.frame object with citation information.
ds <- get_datasets(1)
cite_data(ds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.