evalText: Turn a text string into an evaluated expression

Description Usage Arguments Value Examples

View source: R/evalText.R

Description

Turns a text string into an evaluated expression. See the "Computing with Text" chapter for why.

Usage

1

Arguments

text

The string.

where

The environment to use for the computation.

Value

Whatever the expression evaluates to.

Examples

1
##  See the chapter.

SoDA documentation built on Oct. 28, 2020, 9:07 a.m.