runStructuRly: Launches the web shiny app StructuRly

View source: R/runStructuRly.R

runStructuRlyR Documentation

Launches the web shiny app StructuRly

Description

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

Usage

runStructuRly()

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

## Not run: 

  runStructuRly()

## End(Not run)

nicocriscuolo/StructuRly documentation built on Nov. 26, 2024, 7:12 a.m.