Learn R Programming

netmhc2pan (version 1.3.2)

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