datamuseum 0.1.0
Initial release of datamuseum to GitHub.
- Functions for managing latitude and longitude data (
latlong_*). - Functions for managing taxonomic data (
taxon_*). - Utility functions for data set management (
deduplicate,duplicate,italicize). - Example Octopodoidea occurrence datasets for Japan from the Global Biodiversity Information Facility (GBIF), Invert-E-Base (InvBase), the Biological Information System for Marine Life (BISMAL), the Ocean Biodiversity Information System (OBIS), and one dataset obtained by direct request from the National Museum of Nature and Science, Japan (NSMT).
- Example workflow for
datamuseumwith the article Octopodoidea in Japan. Shows the pipeline for combining the accessioned datasets into one combined datasetmuseumand processing that data further with variousdatamuseumfunctions into the included datasetmuseum_taxon. - Article added demonstrating how to access the raw and trimmed source datasets from the
datamuseumGitHub repository: Accessing GitHub Data.
