This function plots a time series figure for inclusion in the ESP report card indicator table.
rpt_card_timeseries(data, ylab, xlims, new_breaks, type = "Ecosystem")
Arguments
- data
The ESP indicator data – data for a single indicator time series.
- ylab
The y-axis label
- xlims
The x-axis limits
- new_breaks
The x-axis breaks
- type
The type of indicator, either "Ecosystem" or "Socioeconomic". Defaults to "Ecosystem".