get_os {ggdmc}R Documentation

Retrieve information of operating system

Description

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

Usage

get_os()

Examples

get_os()
## sysname
## "linux"

[Package ggdmc version 0.2.6.0 Index]