Description Usage Format See Also
A dataset containing the data and indicators required to build the epidemiological report
for Salmonellosis 2016 TESSy data (default dataset used throughout EpiReport
)
1 |
A data frame with 60,775 rows and 18 variables:
Disease code e.g. ANTH
, SALM
, etc.
optional) Label of the measure indicator
Population targeted by the measure indicator
Code of the measure indicator
(optional) Measure indicator ID
(optional) Type of measure indicator
Unit of the time variable i.e. Y
for yearly data or M
for monthly data
(optional) Geographical level e.g. 1, 2, etc
Time variable including dates in any formats available
(according to the unit defined in TimeUnit
) yearly data (e.g. 2001) or monthly data (e.g. 2001-01)
Geographical level in coded format including country names
(e.g. AT
for Austria, BE
for Belgium, BG
for Bulgaria,
see also the EpiReport::MSCode
table, correspondence table for Member State labels and codes)
(optional) XValue
The label associated with the x-axis in the epidemiological report
(see getAgeGender()
and plotAgeGender()
bar graph for the age variable)
The value associated with the y-axis in the epidemiological report
(see plotAge()
bar graph for the variable age, or getTableByMS()
for the number of cases, rate or age-standardised rate in the table by Member States by year)
The label associated with the y-axis in the epidemiological report
(see getAgeGender()
and plotAgeGender()
bar graph for the grouping variable gender)
The value associated with the stratification of XLabel and YLabel
in the age and gender bar graph (see getAgeGender()
and plotAgeGender()
)
Number of cases (see getTrend()
and getSeason()
line graph)
(optional)
(optional)
The correspondence table for Member State labels and codes MSCode
and the functions mentioned above: getAgeGender
,
plotAgeGender
, plotAge
, getTableByMS
,
getTrend
and getSeason
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.