translate: Translate common climate data abbreviations.

Description Usage Arguments Value

View source: R/utilities.R

Description

This is a simple translation dictionary that can be used to look up things like names and units, for climate variables, statistics, and months.

Usage

1
translate(key, to = "words")

Arguments

key

A character vector.

to

A character vector, must be either "words", "units", "delta", "abbv", or "letter". These are not all available for every type of key.

Value

A character vector of translated results.


matthewkling/climatica documentation built on May 17, 2019, 8:21 p.m.