get_os: Determine the host operating system

Description Usage Value Note See Also Examples

Description

This function determines whether the system running the R code is Windows, Mac, or Linux

Usage

1

Value

A character string

Note

This function is meant to be used internally. Only use when debugging.

See Also

http://conjugateprior.org/2015/06/identifying-the-os-from-r

Examples

1
my_os <- get_os()

Rinstapkg documentation built on June 8, 2019, 9:03 a.m.