test-deprecated {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 read, corrected, enlarged and sent to the RKI 1, RKI 2, RKI 3 and Bayes system. The quality values are computed and printed for each disease as latex table. Additionally a summary latex table for all diseases is printed.

Value

printed LaTeX xtables

Author(s)

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

Examples

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

## End(Not run)

[Package surveillance version 1.16.1 Index]