launch_app: Launch hera app

View source: R/launch-app.R

launch_appR Documentation

Launch hera app

Description

Launches hera shiny app with optional data and 'catalogue'.

Usage

launch_app(new_catalogue = NULL, data = NULL)

Arguments

new_catalogue

Dataframe of catalogue see 'catalogue'

data

Dataframe of variables in WFD inter-change format

Value

Shiny app

Examples

## Not run: 
launch_app()

## End(Not run)

ecodata1/hera documentation built on April 5, 2025, 1:48 a.m.