set and get phenofit option

set_options(...)

get_options(names = NULL)

Arguments

...

list of phenofit options FUN_season: character, season_mov or season rFUN: character, rough fitting function. smooth_wWHIT, smooth_wSG or smooth_wHANTs.

names

vector of character, names of options

Examples

set_options(verbose_curvefit = FALSE) get_options("verbose_season")
#> [1] FALSE