You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New function taxon_id that returns FinBIF taxon identifiers given
a scientific name, vernacular name or other taxon identifier.
New filters complete_list_taxon_id and complete_list_type now
available.
New global option finbif_hide_progress to suppress progress bars
when downloading, importing or processing FinBIF records.
For the sake of clarity and consistency the term "administrative
status" is now refered to as "regulatory status" throughout.
Regulatory status, informal taxonomic group and habitat data are now
localised.
Option unlist added to finbif_occurrence that casts list columns
to strings. If a cell has multiple values the values are cast to a
string separated by semi-colons.
New argument facts added to finbif_occurrence that can be used
to automatically extract facts when downloading occurrence records.
BUG FIXES
Fixed bug triggered by incorrect data type applied to taxonomic_order.
Fixed bug preventing locale switching of vernacular name data.
This discussion was created from the release finbif v0.7.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
NEW FEATURES
New function
taxon_id
that returns FinBIF taxon identifiers givena scientific name, vernacular name or other taxon identifier.
New filters
complete_list_taxon_id
andcomplete_list_type
nowavailable.
New global option
finbif_hide_progress
to suppress progress barswhen downloading, importing or processing FinBIF records.
For the sake of clarity and consistency the term "administrative
status" is now refered to as "regulatory status" throughout.
Regulatory status, informal taxonomic group and habitat data are now
localised.
Option
unlist
added tofinbif_occurrence
that casts list columnsto strings. If a cell has multiple values the values are cast to a
string separated by semi-colons.
New argument
facts
added tofinbif_occurrence
that can be usedto automatically extract facts when downloading occurrence records.
BUG FIXES
Fixed bug triggered by incorrect data type applied to
taxonomic_order
.Fixed bug preventing locale switching of vernacular name data.
This discussion was created from the release finbif v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions