clim_convert_round.Rd
Convert units and round climate data when the Var
column in data
is one of
"pr"
, "tas"
, "tasmin"
or "tasmax"
.
This function is for a specialized context.
clim_convert_round(data, metric)
data | a data frame with the appropriate columns and data. |
---|---|
metric | whether the values in the |
a data frame.
#not run