ggplot2 multi lines

multi_lines(f, plotTittle = "", plotsubTittle = "")

Arguments

f

data frame f needs to contain a year column all other columns will become the names of data series that will be plotted together

plotTittle

plot title

plotsubTittle

plot title

Examples

if (FALSE) { }