Get the operating system that users machines.

get_os()

Value

OS names. "windows" or "osx" or "linux"

Examples

get_os()
#> [1] "osx"