checkData | R Documentation |
Performs some rudimentary sanity checks on a radiocarbon (or other) dataset
checkData(data)
data |
A dataframe of 14C dates. Requires 'age' and 'sd', and at least one of 'site' and 'phase'. Optional 'datingType' to include '14C' and anything else. |
Performs some rudimentary checks on the radiocarbon dataset, ensuring structure is as required, ages and sds look vaguely sensible etc. This is no substitute for poor data hygiene, and the analyst should of course have a toolkit of many other checks, e.g., to avoid duplicate labcodes.
NULL
checkData(SAAD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.