clim_convert_round: Convert units and round data

Description Usage Arguments Value Examples

View source: R/data.R

Description

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.

Usage

1

Arguments

data

a data frame with the appropriate columns and data.

metric

whether the values in the Val column are to be output in metric or US standard. Input data in column Val of data is assumed metric.

Value

a data frame.

Examples

1
#not run

leonawicz/snaputils documentation built on May 20, 2019, 10:21 p.m.