get_os: get_os

Description Usage Details

View source: R/get_os.R

Description

Determine what operating system R is running under.

Usage

1

Details

This code is adapted from a post discussing a safe way to detect the operating system that R is running under: https://www.r-bloggers.com/identifying-the-os-from-r/

Specifically, this code is designed to return the proper operating system name even if the R function 'Sys.info' is unimplemented.


smwesten-usgs/recharge documentation built on March 8, 2021, 11:51 a.m.