restrict.Rd
The restrict function is usefull to get a restricted version of your model to some condition.
restrict(env, condition, catch = TRUE)
create_cohort(env, condition, catch = TRUE)
An AnalysR model
A condition
Explicit if argument should be catch via enexpr
(not mandotary)