stripConc | R Documentation |
Out of drug IDs like D_001_1, it extracts the concentration step '_1'.
stripConc(x)
x |
character vector |
x has to be present in row names of drugs object.
character vector
Małgorzata Oleś <malgorzata.oles@embl.de>
data("drugs")
stripConc(c("D_001_1"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.