Rpackage/drughelper/README.md

title: "DrugHelper: Identification and correction of drug names database" output: html_document: keep_md: true

Introduction to Drughelper

Drughelper is an R package to identify and correct some drug names of the user's interest in order to easily work with them. Drughelper is constantly updating its dataset (once a month) from Chembl's database.

Installation

Drughelper can be installed from CRAN repository:

install.packages("drughelper")

Scripts

Data

Data with drugs and synonyms from ChEMBl: dhdrugs.RData. It is downloaded through downloadAbsentFile function.

Information:

Information of the columns from dhdrugs.RData:



fcarazo/drughelper documentation built on April 4, 2022, 1:49 p.m.