is_rstudio {jjb} | R Documentation |
Is R Open in RStudio?
Description
Detects whether R is open in RStudio.
Usage
is_rstudio()
Value
A logical
value that indicates whether R is open in RStudio.
Author(s)
James Balamuta
Examples
is_rstudio()
[Package jjb version 0.1.1 Index]