View source: R/unitConversion.R
unitConversion | R Documentation |
Convert units
unitConversion( data.source = "dss", station.type = "transect", units = "kaf", graph_type = "barchart", digits.precision = 3, DEBUG = FALSE )
data.source |
can be "dss" or "netcdf" |
station.type |
station type. options: transect |
units |
units desired. options: kaf, cfs, cms |
graph_type |
graph produced |
digits.precision |
decimal places reported |
DEBUG |
not sure what this is for |
value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.