View source: R/y_axis_unit_labeler_delta.R
y_axis_unit_labeler_delta | R Documentation |
y_axis_unit_labeler_delta
y_axis_unit_labeler_delta(param, user_units)
param |
wq or met cdmo parameter code |
user_units |
'English' or 'SI' |
returns a chr string for y-axis labels in roc plots with specialized characters
## Not run: parameter <- 'temp' units <- 'English' y_axis_unit_labeler_delta(parameter, units) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.