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', or otherwise 'unknown'.

Examples


get_os()


dipsaus documentation built on July 9, 2023, 5:43 p.m.