make_condition_checks: Translate condition expressions into calls that test them.

Description Usage Arguments Value

View source: R/evaluate.R

Description

Takes the full dynprog expression and construct a list of condition tests for each component of the recursion.

Usage

1

Arguments

ranges

The ranges specifications

patterns

The patterns specifications

conditions

The conditions specifications

recursions

The recursions specification

Value

A list of calls, one per recursion, for testing conditions.


dynprog documentation built on Dec. 9, 2019, 5:10 p.m.