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()

eric88tchong/Rinstapkg documentation built on June 12, 2019, 1:06 p.m.