This package provides a set of functions to manipulate data from InfluenzaNet projects.
It is configurable to use any survey and can be used for a country centered db or for the european db. The "platform" feature configuration make it abstract from any implementation.
It aims at facilitate analysis and script sharing using some abstraction from the Influenzanet platform used by providing set of function for common operations for data manipulation of Influenzanet data.
This package only provides "base" functions but not the analysis itself.
Features :
Provides common functions to get various information about participants (number of survey,...)
Surveys
It contains EU common survey templates but each platform can provide their own survey definitions
Data Management
recode_intake()
, recode_weekly()
) to use more error-proof codingSyndrome computation management
SyndromeProvider
's classes).Geographic level abstraction:
Proposes a db structure to handle population (total & by age-group) data (work in progress)
Computation:
Episode method to identify survey sequence about the same disease episode and strategies to merge surveys data.
Misc
i18n*
() allowing the use of language independent labels, translatable on render timeAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.