Skip to contents

makeplot2 a function to plot scenarios

Usage

makeplot2(dfhist, dfscen, parameter, BaseSize = 18, ylabel = "", SelYear = 0)

Arguments

dfhist

data frame with historic data

dfscen

data frame with scen data

parameter

Column to be plotted

BaseSize

Base char size for the plot

ylabel

The y label string

SelYear

The year to be highlighted

Value

A ggplot object