neotoma2lipd.Rd
Convert a neotoma dataset into a LiPD object
neotoma2lipd(site)
a single 'site' (not multiple 'sites') object generated by the 'neotoma2' package
a LiPD object
if (FALSE) { # \dontrun{ B <- neotoma2::get_sites(sitename = "Bambili 2") D <- neotoma2::get_downloads(B) L <- neotoma2lipd(D) } # }