check_docker_install {liftr} | R Documentation |
This function checks if Docker was properly installed and discoverable by R and liftr. If still not usable, please start Docker daemon
check_docker_install()
TRUE
if Docker was deteted, FALSE
otherwise.
## Not run:
check_docker_install()
## End(Not run)