Learn R Programming

NISTunits (version 1.0.1)

NISTmilligramPerLiterTOgrainPerGallon: Convert milligram per liter to grain per gallon

Description

NISTmilligramPerLiterTOgrainPerGallon converts from milligram per liter (mg/L) to grain per gallon (U.S.) (gr/gal)

Usage

NISTmilligramPerLiterTOgrainPerGallon(milligramPerLiter)

Arguments

milligramPerLiter
milligram per liter (mg/L)

Value

Source

National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html

References

National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html

Examples

Run this code
NISTmilligramPerLiterTOgrainPerGallon(10)

Run the code above in your browser using DataLab