Learn R Programming

sketch (version 1.1.20.3)

source_active: Source active file in 'RStudio'

Description

Source active file in 'RStudio'

Usage

source_active(...)

Arguments

...

Optional arguments to pass to source_r.

Examples

Run this code
if (FALSE) {
# At 'RStudio', opens a 'sketch' R file in the editor, then
# run the following:
source_active()  # This launches the default HTML viewer.
}

Run the code above in your browser using DataLab