compareResults.ParameterValues: Function to compare parameter values among several models...

View source: R/compareResults.ParameterValues.R

compareResults.ParameterValuesR Documentation

Function to compare parameter values among several models (UNDER DEVELOPMENT!)

Description

This function compares parameter values among several models.

Usage

compareResults.ParameterValues(
  objs,
  colour_scale = NULL,
  fill_scale = NULL,
  showPlot = FALSE,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

colour_scale
  • ggplot2 colour scale to substitute for default (if not NULL)

fill_scale
  • ggplot2 fill scale to substitute for default (if not NULL)

showPlot
  • flag (T/F) to show plot

verbose
  • flag (T/F) to print diagnostic information

Details

Under development!

Value

ggplot2 object(?)


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.