Learn R Programming

EGRET (version 2.3.0)

printFluxUnitCheatSheet: Available Flux Unit properties

Description

Cheat sheet to print out pre-defined flux unit properties from fluxUnit class Flux units included: lllll{ Number ObjectName shortName unitFactor unitName 1 POUNDS_DAY lbs/day 2.204623 pounds/day 2 TONS_DAY tons/day 0.001102 tons/day 3 KG_DAY kg/day 1 kg/day 4 THOUSAND_KG_DAY 10^3 kg/day 0.001 thousands of kg/day 5 TONS_YEAR tons/yr 0.402619 tons/year 6 THOUSAND_TONS_YEAR 10^3 tons/yr 0.000402619 thousands of tons/year 7 MILLION_TONS_YEAR 10^6 tons/yr 4.02619e-07 millions of tons/year 8 THOUSAND_KG_YEAR 10^3 kg/yr 0.36525 thousands of kg/year 9 MILLION_KG_YEAR 10^6 kg/yr 0.00036525 millions of kg/year 10 BILLION_KG_YEAR 10^9 kg/yr 3.6525e-07 billions of kg/year 11 thousandTonsDay 10^3 tons/day 1.102e-06 thousands of tons/day 12 millionKgDay 10^6 kg/day 1e-06 millions of kg/day 13 kgYear kg/year 365.25 kg/year }

Usage

printFluxUnitCheatSheet()

Arguments

Examples

Run this code
printFluxUnitCheatSheet()

Run the code above in your browser using DataLab