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()

Value

TRUE if Docker was deteted, FALSE otherwise.

Examples

# NOT RUN {
check_docker_install()
# }