Learn R Programming

bioRad (version 0.4.0)

check_docker: Check if Docker is running

Description

Checks that Docker daemon is running correctly on the local system

Usage

check_docker(verbose = TRUE)

Arguments

verbose

logical which indicates whether to print test results to R console. On Windows always TRUE.

Value

0 upon success, otherwise an error code.