set_record_model: Sets the peg to recording mode

Description Usage Arguments See Also

View source: R/set_record.R

Description

When recording is on (TRUE), applying a peg rule to input a record of the tree of nodes (and their values) is saved for use by tree or plot. This value is a default value and can be override by setting the record option during the rule application

Usage

1

Arguments

peg

parser produced by new.parser()

on,

when set to TRUE, turns on the recording status.

See Also

tree plot apply_rule


mslegrand/pegr documentation built on May 23, 2019, 7:53 a.m.