tests/testthat/helper.R

chrome <- function() {
  switch(
    get_os(),
    win = "Chrome",
    macos = "google chrome",
    other = "google-chrome")
}

Try the xopen package in your browser

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

xopen documentation built on May 2, 2019, 10:59 a.m.