Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 212 Bytes

tafXplorer

Shiny App the will be used as UI to navigate and find TAF repos

To run the app:

install.packages("icesTAF")
install.packages(icesTAF::deps("App", installed = FALSE))

shiny::runApp("App")