Filter disease parameters
filterDisease.Rd
Filter the table of parameters for the report on the given disease
Value
dataframe with one row (from the AERparams
dataframe)
corresponding to the parameters of the selected disease
Examples
disease <- "SALM"
reportParameters <- EpiReport::AERparams
reportParameters <- filterDisease(disease, reportParameters)