list( # nolint
rd_family_title = list( # nolint
preprocess = "Preprocessing functions",
model = "Functions used for modelling",
postprocess = "Functions used for postprocessing of model fits", # nolint
plot = "Plotting functions",
forecast = "Functions used for forecasting across models, dates, and scenarios", # nolint
generatedata = "Functions to generate simulated data",
scenarios = "Functions to define and create data scenarios",
modelvalidation = "Functions to explore and validate models", # nolint
data = "Package data sets",
check = "Functions used for checking inputs"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.