scenTool: scenTool

View source: R/scenTool.R

scenToolR Documentation

scenTool

Description

scenTool allows to explore and visualize time series of modelling results. The app is based on shiny opens in an external web brower. For more details: https://github.com/flohump/scenTool

Usage

scenTool(file = NULL, valfile = NULL)

Arguments

file

model data in CSV file in MIF format (NULL by default; in this case the user can upload files directly in the tool)

valfile

validation data in CSV file in MIF format (NULL by default; in this case the user can upload files directly in the tool)

Author(s)

Florian Humpenoeder

Examples

  ## Not run: 
    scenTool("testdata.mif")
  
## End(Not run)


pik-piam/mip documentation built on Sept. 13, 2024, 2:54 p.m.