Learn R Programming

dipsaus (version 0.3.1)

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

get_os()

Run the code above in your browser using DataLab