- [ ] Uses pre-fitted data (`data/`) from the models. So we need to create a `data-raw/` folder that is updated with each version of the package. - [ ] Have the following sections: - [ ] Extract data and show the contents. - [ ] Show the available methods (plot + forecast). - [ ] Advanced: Creating new extraction methods ("what if I want to create one for my R package?")
data/) from the models. So we need to create adata-raw/folder that is updated with each version of the package.