Add is_datacamp()

Issue #7 new
Richard Cotton repo owner created an issue

In RStudio, can check environment variable or .Platform.

> Sys.getenv("RSTUDIO")
[1] "1"
> .Platform$GUI
[1] "RStudio"

Is there an equivalent for DataCamp?

Comments (0)

  1. Log in to comment