is_gha | R Documentation |
Tests whether a function is currently being run within a GitHub Actions workflow or not.
is_gha(var = "GITHUB_ACTION", verbose = TRUE)
var |
Environmental variable to check. |
verbose |
Print messages. |
Boolean
is_gha()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.