Learn R Programming

Nmisc (version 0.3.7)

get_os: Returns the name of the Operating System

Description

A simple wrapper around rappdirs:::get_os, allowing it to be exported.

Usage

get_os()

Arguments

Value

One of "win", "mac", "unix", "Unknown OS".