Learn R Programming

dlookr (version 0.5.0)

get_os: Finding Users Machine's OS

Description

Get the operating system that users machines.

Usage

get_os()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
get_os()

# }

Run the code above in your browser using DataLab