runStraf | R Documentation |
Main function to be called in order to start STRAF,
runStraf(port = 3838, host = "0.0.0.0")
port |
TCP port. |
host |
IP address. |
Runs the shiny application.
library(straf)
# runStraf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.