View source: R/nzffdr_razzle_dazzle.R
nzffdr_razzle_dazzle | R Documentation |
Wraps multiple nzffdr functions allowing, importing, cleaning and adding of new information all in one step.
nzffdr_razzle_dazzle()
Wraps: [nzffdr_import()], [nzffdr_clean()], [nzffdr_add_date()], [nzffdr_taxon_threat()], [nzffdr_widen_habitat()] and runs the lot in one go, returning a downloaded and cleaned NZFFD dataset.
This function requires an internet connection to query the NZFFD
An NZFFD dataframe which has been cleaned and had date, taxonomic and threat classification status data added.
## Not run: dat <- nzffdr_razzle_dazzle() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.