Title: | Load and Merge MedDRA Data for Clinical Trials |
---|---|
Description: | MedDRA data is used for defining adverse events in clinical studies. You can load and merge the data for use in categorizing the adverse events using this package. |
Authors: | Bill Denney [aut, cre] |
Maintainer: | Bill Denney <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2025-03-26 20:28:08 UTC |
Source: | https://github.com/humanpred/meddra.read |
Combine together all of the MedDRA terms into a single data.frame
join_meddra(data)
join_meddra(data)
data |
MedDRA source data from |
A data.frame with the "soc_code", "soc_name", "soc_abbrev", "hlgt_code", "hlgt_name", "hlt_code", "hlt_name", "pt_code", "pt_name", "pt_soc_code", "llt_code", "llt_name", and "llt_currency"
Read MedDRA datasets from the source MedDRA datasets
read_meddra(directory)
read_meddra(directory)
directory |
the directory containing the MedAscii and SeqAscii directories |
A list of data.frames for each file in the MedDRA source distribution