Learn R Programming

beautier (version 2.6.12)

is_on_ci: Determines if the environment is a continuous integration service

Description

Determines if the environment is a continuous integration service

Usage

is_on_ci()

Arguments

Value

TRUE if run on AppVeyor or Travis CI, FALSE otherwise

Author

Richèl J.C. Bilderbeek

Examples

Run this code
is_on_ci()

Run the code above in your browser using DataLab