get_os: Determine the host operating system

Description Usage Value Note See Also Examples

View source: R/utils.R

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
2
3
4
## Not run: 
get_os()

## End(Not run)

StevenMMortimer/rdynamicscrm documentation built on July 9, 2019, 11:37 a.m.