Learn R Programming

linea (version 0.1.1)

run_text: run_text

Description

run text as R code

Usage

run_text(text, env)

Value

text expression output

Arguments

text

Code to run as string

env

environment object specifying the environment

Details

Run a text string as R code