test {surveillance}R Documentation

Print xtable for several diseases and the summary

Description

Just a test method

Usage

    test(data = c("k1", "m5"), range = 157:339)

Arguments

data vector of abbreviations for the diseases
range timepoints to evaluate

Details

The specified datasets are readed, corrected, enlarged and sent to the RKI 1, RKI 2, RKI 3 and Bayes system. The quality values are computed and printed for each diesease as latex table. Additonally a summary latex table for all diseases is printed

Value

xtable printed latex tables

Author(s)

M. Höhle, A. Riebler, C. Lang

Examples

    test(c("m1", "m2", "m3", "m4", "m5", "q1_nrwh", "q2", "s1",
                        "s2", "s3", "k1", "n1", "n2", "h1_nrwrp"))

[Package surveillance version 1.0-3 Index]