FERG_report: Generate FERG PDF Report

Description Usage Arguments Value See Also

Description

This function generates a PDF report of the global burden of foodborne disease. The report consists of a numerical and graphical summary of the getDALY_per_region or getDALY_per_subregion object.

Usage

1
2
3
FERG_report(DALY, agent, agent_full, dm_file, today, by_age = FALSE, 
            denom = 1e+05, digits_net = 0, digits_rate = 3, scale = 0.8, 
            add = NULL, fb = FALSE, exp = NULL, DALY_total = NULL)

Arguments

DALY

object generated by getDALY_per_region or getDALY_per_subregion

agent

agent name, abbreviated

agent_full

agent name, full

dm_file

link to PDF file of disease model

today

today's date

by_age

logical flag; should results be split up by age group?

denom

denominator used in rates

digits_net

number of significant digits for net values

digits_rate

number of significant digits for rates

scale

size of scalebox for tables

add

list of node names that need to be merged

fb

logical flag; should foodborne results be presented?

exp

source attribution > exposure samples

DALY_total

source attribution > object of total DALYs generated by getDALY_per_region or getDALY_per_subregion

Value

As side effect, a PDF report is generated.

See Also

summarize, DALY_map


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