powered by
Provides the default operating system graphics utility
system_graphic_driver()
A string that is either:
string
"quartz": if on MacOS
"quartz"
"windows": if on Windows
"windows"
"x11": if on Linux or Solaris
"x11"
is_rstudio
# NOT RUN { # Returns a string depending on test platform system_graphic_driver() # }
Run the code above in your browser using DataLab