neotoma2lipd | R Documentation |
Convert a neotoma dataset into a LiPD object
neotoma2lipd(site)
site |
a single 'site' (not multiple 'sites') object generated by the 'neotoma2' package |
a LiPD object
## Not run:
B <- neotoma2::get_sites(sitename = "Bambili 2")
D <- neotoma2::get_downloads(B)
L <- neotoma2lipd(D)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.