get_os: Detect the type of operating system

View source: R/systems.R

get_osR Documentation

Detect the type of operating system

Description

Detect the type of operating system

Usage

get_os()

Value

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

Examples


get_os()


dipsaus documentation built on May 23, 2026, 9:09 a.m.