View source: R/prepare_analysis_index.R
prepare_analysis_index | R Documentation |
Generate the models to apply on the aggregated sets
prepare_analysis_index(
aggregation,
analysis_path,
month = TRUE,
verbose = TRUE
)
aggregation |
an |
analysis_path |
Path to store the analysis files.
Must be either an existing local file path or an object of the |
month |
Model the month effect.
Defaults to |
verbose |
Display a progress bar when TRUE (default) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.