Learn R Programming

ggdmc (version 0.2.6.2)

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
get_os()
## sysname
## "linux"

Run the code above in your browser using DataLab