recodeISD: Recode Integrated Surface Data (ISD)

Description Usage

View source: R/recodeISD.R

Description

Some columns of the data are coded. The codes can be found in data(ISD_lookup). This function will replace the codes with the values found in the DESCRIPTION column of ISD_lookup. @param ISD_readings A data.frame of Integrated Surface Data. @param columns A character vector of columns to be recoded. If missing, all coded columns will be recoded.

Usage

1
recodeISD(ISD_readings, columns)

FluentData/ISDr documentation built on May 6, 2019, 5:05 p.m.