Learn R Programming

amadeus (version 1.2.2)

process_terraclimate_codes: Process terraClimate variable codes

Description

Convert terraClimate variable names to/from variable codes.

Usage

process_terraclimate_codes(string, invert = FALSE)

Value

character

Arguments

string

character(1). terraClimate variable name or variable code.

invert

logical(1). Default = FALSE. invert = TRUE assumes string provides variable code and returns full length variable name.