hutilscpp (version 0.1.0)

helper: Helper

Description

Helper

Usage

helper(expr)

Arguments

expr

An expression

Value

The expression evaluated.

Examples

Run this code
# NOT RUN {
x6 <- 1:6
helper(x6 + 1)

# }

Run the code above in your browser using DataLab