Description Usage Arguments Value Examples
View source: R/formattingDrugName.R
This function corrects and capitalizes the names of a given vector of drugs.
1 | formattingDrugName(DrugName)
|
DrugName |
A string with the name of the drug to be normalized |
A string containing only alphanumeric content of the input drug and capitalized
1 | formattingDrugName("morphine")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.