read_meddra {meddra.read} | R Documentation |
Read MedDRA datasets from the source MedDRA datasets
Description
Read MedDRA datasets from the source MedDRA datasets
Usage
read_meddra(directory)
Arguments
directory |
the directory containing the MedAscii and SeqAscii directories |
Value
A list of data.frames for each file in the MedDRA source distribution
Examples
## Not run:
read_meddra("/path/to/meddra/distribution")
## End(Not run)
[Package meddra.read version 0.0.1 Index]