Recent Releases of inbodb
inbodb - Release v0.0.7
inbodb 0.0.7
- update functions
get_florabank_observations(),
get_florabank_taxon_ifbl_year()andget_florabank_traits()(database 'D002100userFlora' is deprecated and replaced with 'D015200Flora')
- R
Published by github-actions[bot] about 1 year ago
inbodb - Release v0.0.6
inbodb 0.0.6
- new functions
get_taxonlijsten_lists(),get_taxonlijsten_features()andget_taxonlijsten_items()to query the 'D015600Taxonlijsten' database - check out
vignette("How to retrieve data from the Taxonlijsten database", package = "inbodb")for more information - new functions
get_meetnetten_schemes(),get_meetnetten_locations(),get_meetnetten_visits(),get_meetnetten_observations()to query the Meetnetten database - check out
vignette("How to retrieve data from the Meetnetten database", package = "inbodb")for more information
- R
Published by github-actions[bot] over 1 year ago
inbodb - Release v0.0.5
inbodb 0.0.5
- Add new function
get_inboveg_ppa()to get point-plant-distance type data (PPA) from INBOVEG (#50) - Simplified
get_inboveg_recording()so that a user no longer needs to specifymultiple = TRUEif multiple surveys, user references, orrecording_givid's are passed to their respective arguments. Argumentmultipleis no longer needed and is therefore deprecated. A warning is issued if the argument is still being used.
- R
Published by github-actions[bot] almost 2 years ago