Skip to contents

Detects whether R is open in RStudio.

Usage

is_rstudio()

Value

A logical value that indicates whether R is open in RStudio.

Author

James Balamuta

Examples

is_rstudio()
#> [1] FALSE