Learn R Programming

rworkflows (version 1.0.6)

check_cont: Check containers exist

Description

Check that a list of containers are valid.

Usage

check_cont(cont, verbose = TRUE)

Value

Null

Arguments

cont

Which Docker container to use on each OS (NULL means no container will be used for that OS). See here for a list of all official Bioconductor Docker container versions.

verbose

Print messages.