shiny_application: Shiny application

View source: R/shiny_application.R

shiny_applicationR Documentation

Shiny application

Description

This function allows to launch the shiny app.

Usage

shiny_application(host = "0.0.0.0", port = 3838)

Arguments

host

The IPv4 address that the application should listen on.

port

The TCP port that the application should listen on.

Examples

shiny_application()

IFB-ElixirFr/PIPprofileR documentation built on June 21, 2022, 7:13 a.m.