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.
1 | recodeISD(ISD_readings, columns)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.