runStraf: Run the STRAF application

View source: R/runStraf.R

runStrafR Documentation

Run the STRAF application

Description

Main function to be called in order to start STRAF,

Usage

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

Arguments

port

TCP port.

host

IP address.

Value

Runs the shiny application.

Examples

library(straf)
# runStraf()


agouy/straf documentation built on Dec. 9, 2024, 4:35 p.m.