plot_records_spatial | R Documentation |
Map the spatial distribution of records in a chosen number of time-periods
plot_records_spatial(inPath, taxon, res = 0.5, n_periods = 2)
inPath |
String. Directory in which the extract_records outputs were saved. |
taxon |
String. Taxonomic group for which to plot records. Must match one of the groups passed to extract_records(). |
res |
Numeric. Spatial resolution (decimal degrees) to plot records at. Defaults to 0.5, i.e. half a degree. |
n_periods |
Numeric. How many periods to split the data in to. Defaults to two. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.