The goal of meddra.read is to read in the MedDRA source distribution files into a data.frame usable in R.
You can install the development version of meddra.read like so:
remotes::install_github("billdenney/meddra.read")Here is how to load MedDRA data. You must have a directory with the MedAscii and SeqAscii distribution files, they are not allowed to be publicly distributed.
library(meddra.read)
meddra_raw <- read_meddra("/path/to/meddra_dist")
meddra_data <- join_meddra(meddra_raw)
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.