Learn R Programming

GeneBook (version 1.0)

get_os: Get Information about Operating System

Description

Generic function tells R operating system information. No argument needs

Usage

get_os()

Arguments

Value

value returning is a string providing the Information about users' Operating System

References

http://conjugateprior.org/2015/06/identifying-the-os-from-r/

Examples

Run this code
# NOT RUN {
get_os()
# }

Run the code above in your browser using DataLab