plotresults: Function to plot temperature profile

View source: R/misc.R

plotresultsR Documentation

Function to plot temperature profile

Description

plotresults optionally plots the temperature profile after running microclimc::spinup() or while running the model to keep track of progress. It can also be used to plot the results after running the model

Usage

plotresults(modelout, vegp, climvars, i = "")

Arguments

modelout

a list of model outputs as returned by [microclimc::runonestep() or microclimc::runmodel()]

vegp

a list of vegetation parameters as returned by habitatvars()

climvars

a list of climate variables. See example for microclimc::runonestep()

i

optional title for plot. Usually the model iteration.


ilyamaclean/microctools documentation built on Jan. 25, 2023, 5:29 a.m.