Learn R Programming

ggdmc (version 0.2.5.2)

get_os: Retrieve OS information

Description

A convenient wrapper to extract system information from Sys.info and .Platform

Usage

get_os()

Arguments

Examples

Run this code
# NOT RUN {
get_os()
## sysname
## "linux"
# }

Run the code above in your browser using DataLab