par_template: Template function to assign value to parameter in the package...

View source: R/parameter.R

par_templateR Documentation

Template function to assign value to parameter in the package wide cache

Description

assign the function to a new cvariable and the name of the function woll be used for the parameter name. e.g:

  • fps <- par_template

Usage

par_template(value)

Arguments

value

if missing, the value of the parameter will be returned, NULL if the parameter does not exist; if specified, the parameter will be set to the value

Value

the (new) value of the argument


LEEF-UZH/LEEF.measurement.flowcam documentation built on Feb. 11, 2025, 3:21 a.m.