getReanalysisColor: Get the reference color for a given reanalysis.

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Get the reference color for a given reanalysis.

Usage

1
getReanalysisColor(reanalysis)

Arguments

reanalysis

The name of the reanalysis.

Value

The hex color code

Examples

1
2
3
4
## Not run: 
col <- atmoswing::getReanalysisColor('CFSR')

## End(Not run)

atmoswing/tools-r documentation built on Nov. 10, 2019, 10:29 a.m.