Learn R Programming

hutilscpp (version 0.3.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