nzffdr_get_table.RdLists of possible argument options for function nzffdr_import().
nzffdr_get_table(x = c("fish_method", "institution", "taxon"))A dataframe or character string of argument options.
Returns the possible argument values for arguments: fish_method,
institution and taxon, used in the function nzffdr_import().
This function requires an internet connection to query NIWA's database.
if (FALSE) { # \dontrun{
dat <- nzffdr_get_table("taxon")
} # }