compile_active {sketch} | R Documentation |
Compile active file in 'RStudio'
compile_active(...)
... |
Optional arguments to pass to |
## Not run:
# At 'RStudio', opens a 'sketch' R file in the editor, then
# run the following:
compile_active()
## End(Not run)