plot_TL: plot_TL

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plot_TL.R

Description

Function to plot the results of the automatic validation procedure as a traffic light symbol

Usage

1
plot_TL(TrafficLight,text_size=15,ncol=2)

Arguments

TrafficLight

A MAgPIE object with Traffic light categories as returned by evaluate_TLstatistics.

text_size

Size of text in the graph.

ncol

Number of columns if plot is split into multiple facets.

Value

A ggplot object.

Author(s)

Markus Bonsch

See Also

evaluate_TLstatistics,TLstatistics,trafficLight

Examples

1
2
3
4
## Not run: 
plotTL(TrafficLight)

## End(Not run)

pik-piam/validation documentation built on Nov. 5, 2019, 12:50 a.m.