Learn R Programming

jjb (version 0.1.1)

is_rstudio: Is R Open in RStudio?

Description

Detects whether R is open in RStudio.

Usage

is_rstudio()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
is_rstudio()
# }

Run the code above in your browser using DataLab