require_linux {jjb} | R Documentation |
Require a Specific Operating System
Description
Mandates the presence of an operating system
Usage
require_linux()
require_windows()
require_macos()
require_sun()
Details
If any of these functions are called on the wrong operating system. A stop error is triggered and the function will fail.
Author(s)
James Joseph Balamuta
[Package jjb version 0.1.1 Index]