Learn R Programming

naryn (version 2.6.30)

.emr_expr_vars: Get a vector of variables inside an expression

Description

Get a vector of variables inside an expression

Usage

.emr_expr_vars(expr)

Value

vector of the variables inside an expression

Arguments

expr

string with a naryn expression

Examples

Run this code
.emr_expr_vars("a + b")

Run the code above in your browser using DataLab