R/functions_utility.R
is_rstudio.Rd
Detects whether R is open in RStudio.
is_rstudio()
A logical value that indicates whether R is open in RStudio.
logical
is_rstudio()#> [1] FALSE