salesforcer (version 0.2.2)

get_os: Determine the host operating system

Description

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

Usage

get_os()

Arguments

Value

A character string

See Also

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

Examples

Run this code
# NOT RUN {
get_os()
# }

Run the code above in your browser using DataLab