View source: R/test_singularity_installation.R
test_singularity_installation | R Documentation |
Tests whether singularity is correctly installed and available
test_singularity_installation(detailed = FALSE)
detailed |
Whether top do a detailed check |
test_singularity_installation()
if (test_singularity_installation()) {
test_singularity_installation(detailed = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.