skip_if_no_mistnet | R Documentation |
Some functions require MistNet to be enabled in package vol2birdR. This helper function allows to skip a test if MistNet is not available, e.g. when running in CI. Inspired by https://testthat.r-lib.org/articles/skipping.html#helpers.
skip_if_no_mistnet()
Invisibly returns TRUE if MistNet is available, otherwise skips the test with a message "No MistNet".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.