Learn R Programming

EGRET (version 3.0.2)

printqUnitCheatSheet: Reminder to user of flow Unit properties such as cubic meters per second or thousands of cubic feet per second.

Description

Cheat sheet to print out pre-defined qUnit properties from qUnit class. Flow units included:

Number ObjectName shortName unitFactor
1 cfs Cubic Feet per Second 35.31467
2 cms Cubic Meters per Second 1
3 thousandCfs Thousand Cubic Feet per Second 0.03531467
4 thousandCms Thousand Cubic Meters per Second 0.001
5 mmDay mm per day
6 mmYear mm per year

Usage

printqUnitCheatSheet()

Arguments

Examples

Run this code
# NOT RUN {
printqUnitCheatSheet()
# }

Run the code above in your browser using DataLab