translate: Translate common climate data abbreviations.

Description Usage Arguments Value

View source: R/data.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/ecoclim documentation built on May 21, 2019, 1:04 p.m.