get_os {quantoptr} | R Documentation |
Get the OS from R
Description
Get the type of the operating system. The returned value is used in configuring parallel computation for the implemented algorithms.
Usage
get_os()
References
This function is adapted from https://www.r-bloggers.com/identifying-the-os-from-r/
[Package quantoptr version 0.1.3 Index]