prepare_analysis_index: Generate the models to apply on the aggregated sets

View source: R/prepare_analysis_index.R

prepare_analysis_indexR Documentation

Generate the models to apply on the aggregated sets

Description

Generate the models to apply on the aggregated sets

Usage

prepare_analysis_index(
  aggregation,
  analysis_path,
  month = TRUE,
  verbose = TRUE
)

Arguments

aggregation

an n2kAggregate object

analysis_path

Path to store the analysis files. Must be either an existing local file path or an object of the s3_bucket class.

month

Model the month effect. Defaults to TRUE.

verbose

Display a progress bar when TRUE (default)


inbo/watervogelanalysis documentation built on Oct. 10, 2024, 7:17 a.m.