Skip to contents
  • fluxConstFlux conversion object

  • qConstFlow conversion object

  • monthInfoMonth object

Examples

fluxConst
#> $poundsDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   lbs/day  "
#> 
#> Slot "unitFactor":
#> [1] 2.204623
#> 
#> Slot "unitName":
#> [1] "pounds/day"
#> 
#> Slot "unitExpress":
#> expression("Flux in pounds/day")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (lbs/d)")
#> 
#> Slot "unitEstimate":
#> expression("flux in pounds/day")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux (lbs/d)")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in pounds per day"
#> 
#> Slot "shortCode":
#> [1] 1
#> 
#> 
#> $tonsDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   tons/day  "
#> 
#> Slot "unitFactor":
#> [1] 0.001102
#> 
#> Slot "unitName":
#> [1] "tons/day"
#> 
#> Slot "unitExpress":
#> expression("Flux in tons/day")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (tons/d)")
#> 
#> Slot "unitEstimate":
#> expression("flux in tons/day")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux (tons/d)")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in tons per day"
#> 
#> Slot "shortCode":
#> [1] 2
#> 
#> 
#> $kgDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "    kg/day  "
#> 
#> Slot "unitFactor":
#> [1] 1
#> 
#> Slot "unitName":
#> [1] "kg/day"
#> 
#> Slot "unitExpress":
#> expression("Flux in kg/day")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (kg/d)")
#> 
#> Slot "unitEstimate":
#> expression("flux in kg/day")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux (kg/d)")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in kilograms per day"
#> 
#> Slot "shortCode":
#> [1] 3
#> 
#> 
#> $thousandKgDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] " 10^3 kg/day"
#> 
#> Slot "unitFactor":
#> [1] 0.001
#> 
#> Slot "unitName":
#> [1] "thousands of kg/day"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^3 * kg/day))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^3 * kg/d, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^3 * kg/day))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^3 * kg/d, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in thousands of kilograms per day"
#> 
#> Slot "shortCode":
#> [1] 4
#> 
#> 
#> $tonsYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   tons/yr  "
#> 
#> Slot "unitFactor":
#> [1] 0.402619
#> 
#> Slot "unitName":
#> [1] "tons/year"
#> 
#> Slot "unitExpress":
#> expression("Flux in tons/year")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (tons/yr)")
#> 
#> Slot "unitEstimate":
#> expression("flux in tons/year")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux (tons/yr)")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in tons per year"
#> 
#> Slot "shortCode":
#> [1] 5
#> 
#> 
#> $thousandTonsYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "  10^3 tons/yr"
#> 
#> Slot "unitFactor":
#> [1] 0.000402619
#> 
#> Slot "unitName":
#> [1] "thousands of tons/year"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^3 * tons/yr))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^3 * tons/yr, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^3 * tons/yr))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^3 * tons/yr, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in thousands of tons per year"
#> 
#> Slot "shortCode":
#> [1] 6
#> 
#> 
#> $millionTonsYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "  10^6 tons/yr"
#> 
#> Slot "unitFactor":
#> [1] 4.02619e-07
#> 
#> Slot "unitName":
#> [1] "millions of tons/year"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^6 * tons/yr))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^6 * tons/yr, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^6 * tons/yr))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^6 * tons/yr, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in millions of tons per year"
#> 
#> Slot "shortCode":
#> [1] 7
#> 
#> 
#> $thousandKgYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   10^3 kg/yr"
#> 
#> Slot "unitFactor":
#> [1] 0.36525
#> 
#> Slot "unitName":
#> [1] "thousands of kg/year"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^3 * kg/yr))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^3 * kg/yr, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^3 * kg/yr))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^3 * kg/yr, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in thousands of kilograms per year"
#> 
#> Slot "shortCode":
#> [1] 8
#> 
#> 
#> $millionKgYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   10^6 kg/yr"
#> 
#> Slot "unitFactor":
#> [1] 0.00036525
#> 
#> Slot "unitName":
#> [1] "millions of kg/year"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^6 * kg/yr))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^6 * kg/yr, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^6 * kg/yr))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^6 * kg/yr, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in millions of kilograms per year"
#> 
#> Slot "shortCode":
#> [1] 9
#> 
#> 
#> $billionKgYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   10^9 kg/yr"
#> 
#> Slot "unitFactor":
#> [1] 3.6525e-07
#> 
#> Slot "unitName":
#> [1] "billions of kg/year"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in", 10^9 * kg/yr))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^9 * kg/yr, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in", 10^9 * kg/yr))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^9 * kg/yr, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in billions of kilograms per year"
#> 
#> Slot "shortCode":
#> [1] 10
#> 
#> 
#> $thousandTonsDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] " 10^3 tons/day"
#> 
#> Slot "unitFactor":
#> [1] 1.102e-06
#> 
#> Slot "unitName":
#> [1] "thousands of tons/day"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^3 * tons/day))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^3 * tons/d, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^3 * tons/day))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^3 * tons/d, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in thousands of tons per day"
#> 
#> Slot "shortCode":
#> [1] 11
#> 
#> 
#> $millionKgDay
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "   10^6 kg/day"
#> 
#> Slot "unitFactor":
#> [1] 1e-06
#> 
#> Slot "unitName":
#> [1] "millions of kg/day"
#> 
#> Slot "unitExpress":
#> expression(paste("Flux in ", 10^6 * kg/day))
#> 
#> Slot "unitExpressTiny":
#> expression(paste("Flux ", "(", 10^6 * kg/d, ")"))
#> 
#> Slot "unitEstimate":
#> expression(paste("flux in ", 10^6 * kg/day))
#> 
#> Slot "unitEstimateTiny":
#> expression(paste("Est. flux ", "(", 10^6 * kg/d, ")"))
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in millions of kilograms per day"
#> 
#> Slot "shortCode":
#> [1] 12
#> 
#> 
#> $kgYear
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "    kg/yr   "
#> 
#> Slot "unitFactor":
#> [1] 365.25
#> 
#> Slot "unitName":
#> [1] "kg/year"
#> 
#> Slot "unitExpress":
#> expression("Flux in kg/year")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (kg/yr)")
#> 
#> Slot "unitEstimate":
#> expression("flux in kg/year")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux in kg/yr")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in kilograms per year"
#> 
#> Slot "shortCode":
#> [1] 13
#> 
#> 
fluxConst[['kgDay']]
#> An object of class "fluxUnit"
#> Slot "shortName":
#> [1] "    kg/day  "
#> 
#> Slot "unitFactor":
#> [1] 1
#> 
#> Slot "unitName":
#> [1] "kg/day"
#> 
#> Slot "unitExpress":
#> expression("Flux in kg/day")
#> 
#> Slot "unitExpressTiny":
#> expression("Flux (kg/d)")
#> 
#> Slot "unitEstimate":
#> expression("flux in kg/day")
#> 
#> Slot "unitEstimateTiny":
#> expression("Est. flux (kg/d)")
#> 
#> Slot "unitUSGS":
#> [1] "Flux, in kilograms per day"
#> 
#> Slot "shortCode":
#> [1] 3
#> 
fluxConst[['kgDay']]@unitName
#> [1] "kg/day"
qConst
#> $cfs
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "   cfs  "
#> 
#> Slot "qUnitFactor":
#> [1] 35.31467
#> 
#> Slot "qUnitName":
#> [1] "Cubic Feet per Second"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", ft^3/s))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", ft^3/s, ")"))
#> 
#> Slot "shortCode":
#> [1] 1
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in cubic feet per second"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
#> 
#> $cms
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "   cms  "
#> 
#> Slot "qUnitFactor":
#> [1] 1
#> 
#> Slot "qUnitName":
#> [1] "Cubic Meters per Second"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", m^3/s))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", m^3/s, ")"))
#> 
#> Slot "shortCode":
#> [1] 2
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in cubic meters per second"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
#> 
#> $thousandCfs
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "10^3 cfs"
#> 
#> Slot "qUnitFactor":
#> [1] 0.03531467
#> 
#> Slot "qUnitName":
#> [1] "Thousand Cubic Feet per Second"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", 10^3 * ft^3/s))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", 10^3 * ft^3/s, ")"))
#> 
#> Slot "shortCode":
#> [1] 3
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in thousands of cubic feet per second"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
#> 
#> $thousandCms
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "10^3 cms"
#> 
#> Slot "qUnitFactor":
#> [1] 0.001
#> 
#> Slot "qUnitName":
#> [1] "Thousand Cubic Meters per Second"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", 10^3 * m^3/s))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", 10^3 * m^3/s, ")"))
#> 
#> Slot "shortCode":
#> [1] 4
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in thousands of cubic meters per second"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
#> 
#> $mmDay
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "mm/day"
#> 
#> Slot "qUnitFactor":
#> [1] 86400000
#> 
#> Slot "qUnitName":
#> [1] "Cubic Millimeters per Day"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", mm^3/day))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", mm^3/day, ")"))
#> 
#> Slot "shortCode":
#> [1] 5
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in cubic millimeters per day"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
#> 
qConst[['cfs']]
#> An object of class "qUnit"
#> Slot "qShortName":
#> [1] "   cfs  "
#> 
#> Slot "qUnitFactor":
#> [1] 35.31467
#> 
#> Slot "qUnitName":
#> [1] "Cubic Feet per Second"
#> 
#> Slot "qUnitExpress":
#> expression(paste("Discharge in ", ft^3/s))
#> 
#> Slot "qUnitTiny":
#> expression(paste("Discharge ", "(", ft^3/s, ")"))
#> 
#> Slot "shortCode":
#> [1] 1
#> 
#> Slot "unitUSGS":
#> [1] "Discharge, in cubic feet per second"
#> 
#> Slot "prefix":
#> [1] "Discharge"
#> 
qConst[['cfs']]@qUnitName
#> [1] "Cubic Feet per Second"
concConst[['concentration']]
#> An object of class "concUnit"
#> Slot "longPrefix":
#> [1] "Concentration"
#> 
#> Slot "shortPrefix":
#> [1] "Conc"
#> 
concConst[['concentration']]@shortPrefix
#> [1] "Conc"