breedR.os | R Documentation |
Identifies host operating system.
breedR.os(type = c("linux", "mac", "windows", "else"))
type |
character. OS to be checked. |
Relies on .Platform$OS.type
, but distinguishes between linux or mac.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.