source_active: Source active file in 'RStudio'

View source: R/interface-source_file.R

source_activeR Documentation

Source active file in 'RStudio'

Description

Source active file in 'RStudio'

Usage

source_active(...)

Arguments

...

Optional arguments to pass to source_r.

Examples

## Not run: 
# At 'RStudio', opens a 'sketch' R file in the editor, then
# run the following:
source_active()  # This launches the default HTML viewer.

## End(Not run)


sketch documentation built on Oct. 23, 2022, 5:07 p.m.