scriptexec (version 0.3.1)

is_windows: Returns true if windows, else false.

Description

Returns true if windows, else false.

Usage

is_windows()

Arguments

Value

True if windows, else false.

Examples

Run this code
# NOT RUN {
windows <- is_windows()
# }

Run the code above in your browser using DataLab