r_expr: Create an r expression

Description Usage Arguments

View source: R/types.R

Description

Create an r expression

Usage

1
r_expr(code)

Arguments

code

valid R code that returns a length 1 logical. Any symbols with uppercase first letter will be treated as internal variables. You can only refer to names from the globalenv here.


dirkschumacher/logician documentation built on June 13, 2020, 5:11 p.m.