| symbol.units | R Documentation | 
Enter a unit and it will automatically be transformed to the appropriate form
symbol.units(units, error = FALSE)
| units | the desired unit e.g ug/mL,pg/mL, ab, yL | 
| error | whether to report any errors | 
Transformed units with substitution of symbols with appropriate symbol hex
symbol.units("ug/mL") # u will be transformed to mu
symbol.units("pg/mL") # no letter will be transformed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.