Convert.mgdL.mmolL | R Documentation |
mg/dL <–> mmol/L conversion
Convert.mgdL.mmolL(mg.dL, mmol.L)
## If your variable X is expressed in mg/dL, use: Convert.mgdL.mmolL(mg.dL=X)
## If your variable X is expressed in mmol/L, use: Convert.mgdL.mmolL(mmol.L=X)
mg.dL |
Provide a numeric vector in mg/dL to be converted into mmol/L |
mmol.L |
Provide a numeric vector in mmol/L to be converted into mg/dL |
A numeric vector with the converted values.
Cristian Pattaro
Convert.mgdL.umolL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.