get_os | R Documentation |
This function determines whether the system running the R code is Windows, Mac, or Linux
get_os()
character
; a string indicating the current operating system.
This function is meant to be used internally. Only use when debugging.
https://conjugateprior.org/2015/06/identifying-the-os-from-r/
## Not run: get_os() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.