get_os: Get the OS from R

Description Usage References

View source: R/misc.R

Description

Get the type of the operating system. The returned value is used in configuring parallel computation for the implemented algorithms.

Usage

1

References

This function is adapted from https://www.r-bloggers.com/identifying-the-os-from-r/


quantoptr documentation built on May 2, 2019, 4:03 p.m.

Related to get_os in quantoptr...