read.epx: Import an Epidata xml file (.epx)

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

Import an Epidata xml file (.epx)

Usage

1
read.epx(x, use.epidata.labels = TRUE, set.missing.na = TRUE)

Arguments

x

char - Filename

use.epidata.labels

Boolean - replace value of a variable by an internal label. Default is TRUE

set.missing.na

Boolean - replace missing by NA. Default is TRUE

Details

—-

Value

—-

Note

This work is derived from the work of David Whiting.

Be careful, don't include ',' or ';' into text field, these characters can be used as separators.

Epidata types handled :

- ftString

- ftInteger

- ftFloat

- ftDMYDate

Author(s)

Jean Pierre Decorps <jp.decorps@epiconcept.fr>

References

—-

See Also

—-

Examples

1
# -----------

Epiconcept-Paris/epxToR documentation built on May 6, 2019, 3:49 p.m.