Learn R Programming

rkeops (version 2.2.2)

get_os: Find which OS is running

Description

Return the name of the currently running OS.

Usage

get_os()

Arguments

Value

a character string containing the OS name.

Author

Ghislain Durif

Details

Possible output among "linux", "macos", "windows".