Skip to contents

This function returns the name of the current operating system the R session is running on.

Usage

CurrOS()

Value

A character string representing the name of the operating system.

Author

Ahmed El-Gabbas

Examples

CurrOS()
#> [1] "Linux"