This function allows you to create a measure from using a certain function.

induce_measure(model = analysr_env, tag_to_create, calcul, tag_ref)

Arguments

model

An AnalysR env. Default: analysr_env

tag_to_create

Label to write in measures table

calcul

A function containing at least a measures tag

tag_ref

A tag that is considered to iter on measures table

Value

A AnalysR model