fixErroneousTemps: Fix Erroneous Temperature Data

Description Usage Arguments

View source: R/processWeather.R

Description

If a date's minimum temperature record is greater than or equal to the maximum temperature record, replace both values with NA.

Usage

1
fixErroneousTemps(climate_data)

Arguments

climate_data

climate data


ksauby/dataproc documentation built on May 20, 2019, 7:02 p.m.