Learn R Programming

surveillance (version 1.5-4)

test: 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

Value

  • xtableprinted latex tables

encoding

latin1

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

Examples

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

Run the code above in your browser using DataLab