cleanAtlasExport: Clean the Atlas export dataframe

Description Usage Arguments Details Value See Also Examples

View source: R/internal_functions.R

Description

Clean the Atlas data export dataframe before signal detection analysis
(see importAtlasExport and online ECDC Atlas: http://atlas.ecdc.europa.eu/public/index.aspx)

Usage

1

Arguments

x

dataframe, usually the ouput of the import function importAtlasExport(x)

Details

The function will:

Value

dataframe

See Also

importAtlasExport filterAtlasExport

Examples

1
dataset <- cleanAtlasExport( importAtlasExport(x = 'ECDC_surveillance_data_Anthrax.csv') )

EU-ECDC/EpiSignalDetection documentation built on May 26, 2019, 2:36 a.m.