build_chron | R Documentation |
A helper function to build a new chronology object from the Neotoma API response.
build_chron(x)
x |
A chronology element from the API JSON output. |
This function is an internal function called from
build_collunit()
to help support the translation between the JSON
representation of data in the API and the R implementation.
A single chronology
object.
Socorro Dominguez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.