transformConc2Log | R Documentation |
Convert concentration to log10 and replace zero's
transformConc2Log(conc)
conc |
numeric, concentrations. |
numeric, log10 transformed concentrations
transformConc2Log(c(0.1, 0.01,0.001))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.