is_on_linux: Check if the program run on the Linux-base or windows from...

View source: R/rscript.R

is_on_linuxR Documentation

Check if the program run on the Linux-base or windows from path system.

Description

This function return TRUE when the program run on the linux environment.

Usage

is_on_linux()

Value

Logical values: TRUE on Linux or Mac, FALSE on Windows.


hmito/hmRLib documentation built on Sept. 8, 2024, 4:49 p.m.