Description Usage Arguments Value
View source: R/induce_measure.R
This function allows you to create a measure from using a certain function.
1 | induce_measure(model = analysr_env, tag_to_create, calcul, tag_ref)
|
model |
An AnalysR env.
Default: |
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 |
A AnalysR model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.