check_docker_install: Check if Docker was Installed

View source: R/install.R

check_docker_installR Documentation

Check if Docker was Installed

Description

This function checks if Docker was properly installed and discoverable by R and liftr. If still not usable, please start Docker daemon

Usage

check_docker_install()

Value

TRUE if Docker was deteted, FALSE otherwise.

Examples

## Not run: 
check_docker_install()
## End(Not run)

road2stat/liftr documentation built on March 14, 2024, 11:12 p.m.