Learn R Programming

ggdmc (version 0.2.5.8)

get_os: Retrieve information of operating system

Description

A wrapper function 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