Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 502 Bytes

wppi Shiny application

This is a Shiny application for the wppi package.

To run the app locally, clone or download this repository, install the dependent packages in R from the global folder, and then run the following function:

shiny::runApp("inst", launch.browser = TRUE)

For more information on this app and its features, see the documentation.