appModelstats: Analyze Model Statistics

View source: R/appModelstats.R

appModelstatsR Documentation

Analyze Model Statistics

Description

Shiny app to analyze statistics collected with runstatistics and merged with mergestatistics

Usage

appModelstats(
  files = c("https://www.pik-potsdam.de/rd3mod/magpie.rds",
    "https://www.pik-potsdam.de/rd3mod/remind.rds"),
  resultsfolder = NULL
)

Arguments

files

path to rds-files from which statistics should be read

resultsfolder

path to a folder containing model results of the corresponding runs

Author(s)

Jan Philipp Dietrich


pik-piam/shinyresults documentation built on Jan. 28, 2024, 4:19 p.m.