packrat/src/rstudioapi/rstudioapi/inst/doc/r-session.R

## ----setup, include=FALSE------------------------------------------------
knitr::opts_chunk$set(eval = FALSE)

## ------------------------------------------------------------------------
#  # restart R, then run some code after
#  rstudioapi::restartSession(command = "print('Welcome back!')")
#  
#  # send some code to the console and execute it immediately
#  rstudioapi::sendToConsole("1 + 1", execute = TRUE)
eldinidle/ActiPro documentation built on July 1, 2020, 2:41 p.m.