display_data: Run display data

View source: R/dispaly_data.R

display_dataR Documentation

Run display data

Usage

display_data(volume = getwd(), port = 80)

Arguments

volume

The folder to mount within the Doker image providing all the necessary files

port

The port shyiny app will listen for requests

Author(s)

Beccuti Marco, Castagno Paolo, Pernice Simone

Examples

## Not run: 
display_data(volume = "/some/path/to/the/local/output/directory",
              port = getOption("shiny.port"))

## End(Not run)

qBioTurin/epimod documentation built on June 29, 2024, 8:53 a.m.