get_os {dlookr}R Documentation

Finding Users Machine's OS

Description

Get the operating system that users machines.

Usage

get_os()

Value

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

Examples

get_os()


[Package dlookr version 0.6.3 Index]