## Not run:
#
# ##= load toxoplasmosis example ============================
# setDALYexample(2)
#
# ##= perform DALY calculation, store results in 'x' =======
# x <- getDALY()
#
# ##= plot results ==========================================
# par(mar = c(4, 7, 4, 1))
# plot(x)
#
# plot(x, bars = FALSE) # only error bars
# plot(x, error_bars = FALSE) # only barplots
# ## End(Not run)
Run the code above in your browser using DataLab