Description Usage Arguments Value Examples
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
1 | get.FitLevelName(iFit = 3)
|
iFit |
An integer (Currently support 2-4 for cdc and gft data) |
A character string with the corresponding spatial Name: earth, continent, country, hhs_region, state, county and city for iFit between 0 and 6
1 2 3 | get.FitLevelName(iFit=3)
get.FitLevelName(iFit=4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.