scenToolMAgPIE: scenToolMAgPIE

View source: R/scenToolMAgPIE.R

scenToolMAgPIER Documentation

scenToolMAgPIE

Description

scenToolMAgPIE 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

scenToolMAgPIE(file = NULL, valfile = NULL)

Arguments

file

report data. Can be a CSV/MIF file or rds file with a quitte object (saved with saveRDS). file can also be a vector of rds files. NULL by default; in this case the user can upload files directly in the tool

valfile

validation data. Can be a CSV/MIF file or rds file with a quitte object (saved with saveRDS). NULL by default; in this case the user can upload files directly in the tool

Author(s)

Florian Humpenoeder

Examples

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


pik-piam/mip documentation built on April 5, 2024, 12:31 p.m.