check_os | R Documentation |
Checks if the operating system is supported
check_os(os)
os |
name of the operating system, as returned by app_dir |
nothing. Will stop if the OS is unsupported
Richèl J.C. Bilderbeek
check_os("mac")
check_os("unix")
check_os("win")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.