formattingDrugName: Normalization of drug names

View source: R/formattingDrugName.R

formattingDrugNameR Documentation

Normalization of drug names

Description

This function corrects and capitalizes the names of a given vector of drugs.

Usage

formattingDrugName(DrugName)

Arguments

DrugName

A string with the name of the drug to be normalized

Examples

formattingDrugName("morphine")

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