The Utah county border group contains 29 county sub-areas. Each county has a row in the areaNamesAbbrsIDs data.frame and a set of polygons in the areaVisBorders data.frame datasets. No regions are defined in the Utah county border group, so the L2VisBorders dataset is not used and the regions option is disabled. The L3VisBorders dataset contains the outline of the state of Utah.
The details on each of these data.frame structures can be found in the "bordGrp" section
of this document. The areaNamesAbbrsIDs data.frame provides the linkages
to the boundary data for each sub-area (county) using the fullname, abbreviation,
and numerical identifier for each country to the
A identified column (idCol) or the data.frame row.names must match one of the types of names in the border group's areaNamesAbbrsIDs data.frame name table. If the data row does not match a value in the name table, an warning is issued and the data is ignored. If no data is present for a sub-area (county) in the name table, the sub-area is mapped but not colored.
The following are a list of the names, abbreviations, alternate abbreviations and IDs for each country in the UtahBG border group.
name | ab | alt_ab |
id | Beaver | BV |
BEA | 49001 | Box Elder |
BE | BOX | 49003 |
Cache | CH | CAC |
49005 | Carbon | CA |
CAR | 49007 | Daggett |
DAG | DAG | 49009 |
Davis | DAV | DAV |
49011 | Duchesne | DU |
DUC | 49013 | Emery |
EM | EME | 49015 |
Garfield | GA | GAR |
49017 | Grand | GR |
GRA | 49019 | Iron |
IR | IRO | 49021 |
Juab | JB | JUA |
49023 | Kane | KN |
KAN | 49025 | Millard |
MI | MIL | 49027 |
Morgan | MO | MOR |
49029 | Piute | PT |
PIU | 49031 | Rich |
RH | RIC | 49033 |
Salt Lake | SL | SAL |
49035 | San Juan | SJ |
SNJ | 49037 | Sanpete |
SP | SNP | 49039 |
Sevier | SV | SEV |
49041 | Summit | SU |
SUM | 49043 | Tooele |
TO | TOO | 49045 |
Uintah | UI | UIN |
49047 | Utah | UT |
UTA | 49049 | Wasatch |
WS | WST | 49051 |
Washington | WA | WSH |
49053 | Wayne | WN |
WAY | 49055 | Weber |
WB | WEB | 49057 |
The id field value is the 5 digit U. S. state and county FIPS code.
The rowNames = "alias" and the regions features are not supported in the UtahBG border group.