runStructuRly: Launches the web shiny app StructuRly

Description Usage Value Examples

View source: R/runStructuRly.R

Description

Simple function to connect UI and Server of the shiny app and launch it inside the default browser.

Usage

1

Value

The function loads the web application StructuRly in your default browser through the shinyApp function, which requires a script with the User Interface of the software and a script of the Server.

Examples

1
2
3
4
5
## Not run: 

  runStructuRly()

## End(Not run)

nicocriscuolo/StructuRly documentation built on April 22, 2021, 9:37 a.m.