get.FitLevelName: Spatial Name for Fit Level

Description Usage Arguments Value Examples

View source: R/data_fxns.R

Description

Given a spatial Fit level this functions returns the corresponding spatial name. It is called by get.DICE.data. It assigns the correct spatial name to the spatial level

Usage

1
get.FitLevelName(iFit = 3)

Arguments

iFit

An integer (Currently support 2-4 for cdc and gft data)

Value

A character string with the corresponding spatial Name: earth, continent, country, hhs_region, state, county and city for iFit between 0 and 6

Examples

1
2
3

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.