Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rkeops (version 2.2.2)

check_os: Check OS

Description

This function checks the OS. Only Unix (Linux and MacOS) are supported at the moment. Windows is not supported.

Usage

check_os(onLoad = FALSE)

Value

a boolean value indicating if check is ok or not.

Arguments

onLoad

boolean indicating if the function is used when loading the package (to avoid the error in this case).

Author

Ghislain Durif

Details

Return 0 if run on Windows and 1 otherwise, with a possible warning.