NISTtonneTOkg {NISTunits}R Documentation

Convert tonne to kilogram

Description

NISTtonneTOkg converts from tonne (called metric ton in U.S.) (t) to kilogram (kg)

Usage

NISTtonneTOkg(tonne)

Arguments

tonne

tonne (called metric ton in U.S.) (t)

Value

kilogram (kg)

Author(s)

Jose Gama

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

NISTtonneTOkg(10)

[Package NISTunits version 1.0.1 Index]