Learn R Programming

sketch (version 1.1.20.3)

compile_active: Compile active file in 'RStudio'

Description

Compile active file in 'RStudio'

Usage

compile_active(...)

Arguments

...

Optional arguments to pass to compile_r.

Examples

Run this code
if (FALSE) {
# At 'RStudio', opens a 'sketch' R file in the editor, then
# run the following:
compile_active()
}

Run the code above in your browser using DataLab