View source: R/recordBreakdown.R
recordBreakdown | R Documentation |
This function splits the data obtained using extract_data by country or basis of record (e.g. fossil specimen, preserved specimen)
recordBreakdown(inPath, taxon, start, end, output)
inPath |
String. Location of extract_records outputs. |
taxon |
String. Must match one of the taxon names in inPath. |
start |
Numeric. Lower bound for analysis (year). |
end |
Numeric. Upper bound for analysis (year). |
output |
String. One of "country" or "basis". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.