Learn R Programming

meddra.read (version 0.0.1)

read_meddra: Read MedDRA datasets from the source MedDRA datasets

Description

Read MedDRA datasets from the source MedDRA datasets

Usage

read_meddra(directory)

Value

A list of data.frames for each file in the MedDRA source distribution

Arguments

directory

the directory containing the MedAscii and SeqAscii directories

Examples

Run this code
if (FALSE) {
read_meddra("/path/to/meddra/distribution")
}

Run the code above in your browser using DataLab