plotDisease: Plot The entire Time Series of the Disease Data

Description Usage Arguments Value

View source: R/plot_fxns.R

Description

plotDisease Plots the disease time series for the country/level data along with the historic average

Usage

1
2
plotDisease(mydata = NULL, all_years_epi = NULL, run.list = NULL,
  device = NULL)

Arguments

mydata

A dataframe with all the available data for this DICE run

all_years_epi

the epi data for all years

run.list

a list with various parameters for the run

device

- 'pdf or 'png'. Default is 'png' plotDisease(mydata = mydata, all_years_epi = all_years_epi, run.list = run.list, device = 'pdf')

Value

err=0 if plots were created


predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.