View source: R/nzffdr_get_table.R
nzffdr_get_table | R Documentation |
Lists of possible argument options for function nzffdr_import()
.
nzffdr_get_table(x = c("fish_method", "institution", "taxon"))
x |
one of "fish_method", "institution" or "taxon", depending on which argument values are wanted. |
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.
A dataframe or character string of argument options.
## Not run: dat <- nzffdr_get_table("taxon") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.