DALY_map: Global Burden of Disease Map

Description Usage Arguments Value See Also

Description

This function generates a worldmap of the burden of disease by region or subregion.

Usage

1
2
3
4
5
DALY_map(x, agent, cat = "pretty", numCats = 7,
         palette = brewer.pal(numCats, "Reds"), 
         what = c("daly", "sd", "inc", "mrt"),
         save = TRUE, type = c("png", "tiff"),
         legend_title, legend_digits = 3)

Arguments

x

object generated by getDALY_per_region or getDALY_per_subregion

agent

name of the agent

cat

name of the categorization scheme

numCats

number of colour categories

palette

name of the colour palette

what

number of colour categories

save

logical flag; should the image be saved?

type

logical flag; save the image as a png or tiff file?

legend_title

title of the legend

legend_digits

number of digits in the legend labels

Value

As side effect, a png or tiff file is created if save = TRUE.

See Also

DALY-plots, DALY-summarize, FERG_report


brechtdv/FERG2015 documentation built on May 13, 2019, 5:05 a.m.