process_terraclimate_codes {amadeus}R Documentation

Process terraClimate variable codes

Description

Convert terraClimate variable names to/from variable codes.

Usage

process_terraclimate_codes(string, invert = FALSE)

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.

Value

character


[Package amadeus version 1.1.6 Index]