R/General_CurrOS.R
CurrOS.Rd
This function returns the name of the current operating system the R session is running on.
CurrOS()
A character string representing the name of the operating system.
Ahmed El-Gabbas
CurrOS() #> [1] "Linux"