get_os function

Get the OS from R

Get the OS from R

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

get_os()

References

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

  • Maintainer: Yu Zhou
  • License: GPL (>= 2)
  • Last published: 2018-02-05

Useful links