2025-07-02

injunjane: (Default)
2025-07-02 10:17 am
Entry tags:

(no subject)

I'm working wit Darwin Core tables for submission to GBIF this week.
Here is some R code for data mapping from csv tables in R.

https://trias-project.github.io/alien-birds-checklist/dwc_mapping.html

https://cran.r-project.org/web/packages/rgbif/index.html

https://techdocs.gbif.org/en/openapi/
injunjane: (Default)
2025-07-02 11:06 am
Entry tags:

Mapping points by coordinates

Some R code for mapping collection points from the table of coordinates:

Read more... )