platform_options: Define platform options

View source: R/platform.R

platform_optionsR Documentation

Define platform options

Description

Define platform options

Usage

platform_options(...)

Arguments

...

list of options to set

first.season.censored

left censor first season participants for some countries

health.status

structure of the health.status table in case of single table model for weekly

debug.query

debug SQL queries

use.country

If the platform handles country level in the database tables

population.age.loader

Loader type for age-group population, either "db","file" or a function with load_population_age() interface

population.loader

Loader type for overall population, either "db","file" or a function with load_population() interface

language

Language code to use by default when loading i18n

complete.intake

list defining intake completion strategy see complete_intake_strategy()

See Also

Other platfom: platform_env(), platform_geographic_levels(), platform_geographic_tables(), platform_season_history()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.