getPlotSymbology: Get symbology info for plotting purposes

Description Usage Arguments Value

View source: R/getPlotSymbology.R

Description

Get a list with the TCSAM2014 standard plot symbology

Usage

1
2
getPlotSymbology(res, col.SX = c("green", "blue"), pch.MS = c(21, 22),
  lty.SC = c(2, 1))

Arguments

res

- results list from TCSAM2014 model run

Value

list with elements 'col','pch','lty', and 'leg.info'.
leg.info is in turn a list, with elements
'col','txt','txt.col','pch', and 'lty'.


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.