Description Usage Format Details
Tibble of converters and parsers to download data. To update watchdog your may proceed in the following steps:
1 |
A data frame with 7 columns
url to download and parse, may be empty
name of the raw file after download, may be empty
name of the main file after parsing, usually csv
name of the processing function
TRUE for univariate and FALSE for multivariate
observations per year
comment in free form
1. Set the working directory to the package folder.
2. Update the watchdog dataset in memory.
3. usethis::use_data(watchdog)
4. devtools::check()
5. upload package on github
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.