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