parse_recursion: Parser for the recursion part of a specification.

Description Usage Arguments Details Value

View source: R/parser.R

Description

Parse the recursion part of an expressions.

Usage

1
parse_recursion(recursion)

Arguments

recursion

The quosure wrapping the recursion of the specification.

Details

The parser return a list with the following components:

Value

A parsed specification for recursions.


mailund/dynprog documentation built on Dec. 24, 2019, 11:21 a.m.