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)

nanxstats/liftr documentation built on March 12, 2024, 7:36 a.m.