Fixes associated with NZFFD search issue and some small tidying. At the moment users should download the entire NZFFD, and then filter records from there. See note below.
Following reports of issues associated with using search fields in the NZFFD (see comments on page 4 of the help manual available here: https://niwa.co.nz/information-services/nz-freshwater-fish-database/help), nzffdr_import() now downloads the entire NZFFD by default (previously even when no search terms were entered not all results were being downloaded due to changes to the NZFFD portal).
use any of the following to download the entire NZFFD (do not set additional arguments), and then filter in R as needed: nzffdr_import(download_format = "all"), nzffdr_import(download_format = "essential") or nzffdr_razzle_dazzle().
Major rework of the nzffdr package following an overhall of the the NZFFD website. Some previous functions are now depreciated.
Initial CRAN release
Initial development version of the nzffdr package on GitHub
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.