powered by
Functions to identify the operating system
is.windows()is.macos()is.linux()os()
is.macos()
is.linux()
os()
A logical value for the is.* functions and a character string for os()
# NOT RUN { MplusAutomation:::is.windows() MplusAutomation:::is.macos() MplusAutomation:::is.linux() MplusAutomation:::os() # }
Run the code above in your browser using DataLab