check_docker_install: Check if Docker was Installed

Description Usage Value Examples

Description

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

Usage

1

Value

TRUE if Docker was deteted, FALSE otherwise.

Examples

1
2
3
## Not run: 
check_docker_install()
## End(Not run)

liftr documentation built on June 19, 2019, 9:03 a.m.