Learn R Programming

RedisBaseContainer (version 1.0.1)

RedisServerContainer: Get the Bioconductor Redis server container

Description

Get the Bioconductor Redis server container.

Usage

RedisServerContainer(environment = list(), tag = "latest")

Arguments

environment

List, the environment variables in the container

tag

Character, the image tag

Value

a RedisContainer object

Examples

Run this code
# NOT RUN {
RedisServerContainer()
# }

Run the code above in your browser using DataLab