| system_graphic_driver | R Documentation |
Provides the default operating system graphics utility
system_graphic_driver()
A string that is either:
"quartz": if on MacOS
"windows": if on Windows
"x11": if on Linux or Solaris
James Balamuta
is_rstudio
# Returns a string depending on test platform
system_graphic_driver()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.