filteringOptions: Output profile options for creating an area

View source: R/createArea.R

filteringOptionsR Documentation

Output profile options for creating an area

Description

Output profile options for creating an area

Usage

filteringOptions(
  filter_synthesis = c("hourly", "daily", "weekly", "monthly", "annual"),
  filter_year_by_year = c("hourly", "daily", "weekly", "monthly", "annual")
)

Arguments

filter_synthesis

Output synthesis

filter_year_by_year

Output Year-by-year

Value

a named list

Examples

filteringOptions()

antaresEditObject documentation built on March 31, 2023, 7:24 p.m.