Learn R Programming

dipsaus (version 0.1.6)

get_os: Detect the type of operating system

Description

Detect the type of operating system

Usage

get_os()

Arguments

Value

The type of current operating system: 'windows', 'darwin', 'linux', 'solaris', or otherwise 'unknown'.

Examples

Run this code
# NOT RUN {
get_os()

# }

Run the code above in your browser using DataLab