restrict: restrict

Description Usage Arguments

View source: R/restrict.R

Description

The restrict function is usefull to get a restricted version of your model to some condition.

Usage

1
2
3
restrict(env, condition, catch = TRUE)

create_cohort(env, condition, catch = TRUE)

Arguments

env

An AnalysR model

condition

A condition

catch

Explicit if argument should be catch via enexpr (not mandotary)


analysr/analysr documentation built on Feb. 13, 2022, 11:22 a.m.