powered by
Checks if the operating system is supported
check_os(os)
Nothing. Will stop if the OS is unsupported
name of the operating system, must be unix (Linux, Mac) or win (Windows)
unix
win
Richèl J.C. Bilderbeek
check_empty_beaustier_folders() check_os("mac") check_os("unix") check_os("win") check_empty_beaustier_folders()
Run the code above in your browser using DataLab