Learn R Programming

locatexec (version 0.1.1)

is_windows: Test if the system is "Windows"

Description

Test if the operating system is "Windows"

Usage

is_windows()

Arguments

Value

TRUE or FALSE

See Also

Other operating system testing: is_osx(), is_unix()

Examples

Run this code
# NOT RUN {
is_windows()
# }

Run the code above in your browser using DataLab