Learn R Programming

mhcnuggetsr (version 1.1)

is_on_appveyor: Determines if the environment is AppVeyor

Description

Determines if the environment is AppVeyor

Usage

is_on_appveyor()

Arguments

Value

TRUE if run on AppVeyor, FALSE otherwise

Examples

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

Run the code above in your browser using DataLab