Create period from measures table depending on a condition (on measures or events), and add them to periods table.

induce_period(model = analysr_env, condition, tag_to_create, duration)

Arguments

model

An AnalysR env. Default: analysr_env

condition

A condition (to be defined).

tag_to_create

Label to write in periods table.

duration

A duration.

Value

A AnalysR model