Skip to contents

[Experimental] This function runs the Shiny app for querying and visualizing data from a specific WISP station.

Usage

wisp_runApp(stations = c("WISPstation012", "WISPstation013"))

Arguments

...

other params passed to shiny::runApp

Author

Alessandro Oggioni, phD alessandro.oggioni@cnr.it

Examples

# example code
WISP.data::wisp_runApp(launch.browser = rstudioapi::viewer)
#> Error: 'wisp_runApp' is not an exported object from 'namespace:WISP.data'