Learn R Programming

rwunderground (version 0.1.8)

encode_NA: Processes data.frames and replaces wunderground's -9999/-999 to NAs

Description

Processes data.frames and replaces wunderground's -9999/-999 to NAs

Usage

encode_NA(df)

Arguments

df

the data.frame to process

Value

data.frame with correctly encoded NAs