is_on_ci {mhcnuggetsr}R Documentation

Determines if the environment is a continuous integration service

Description

Determines if the environment is a continuous integration service

Usage

is_on_ci()

Value

TRUE if run on AppVeyor or Travis CI, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

is_on_ci()

[Package mhcnuggetsr version 1.1 Index]