get_os {Nmisc}R Documentation

Returns the name of the Operating System

Description

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

Usage

get_os()

Value

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


[Package Nmisc version 0.3.7 Index]