get_os: Determine Operating System (OS)

View source: R/system.R

get_osR Documentation

Determine Operating System (OS)

Description

Determine the operating system (OS) of your machine.

Usage

get_os()

is_32bit_os()

is_64bit_os()

Value

OS name in lower case: windows, mac, linux, etc.

See Also

https://www.r-bloggers.com/identifying-the-os-from-r/

Examples

get_os()

jimbrig/jimstools documentation built on Sept. 12, 2022, 12:08 p.m.