run_text: run_text

View source: R/useful.R

run_textR Documentation

run_text

Description

run text as R code

Usage

run_text(text, env)

Arguments

text

Code to run as string

env

environment object specifying the environment

Details

Run a text string as R code

Value

text expression output


linea documentation built on Sept. 15, 2022, 9:06 a.m.