R/positron.R

Defines functions is_positron

is_positron <- function() {
  Sys.getenv("POSITRON") == "1"
}

Try the usethis package in your browser

Any scripts or data that you put into this service are public.

usethis documentation built on Sept. 11, 2024, 5:29 p.m.