Items as they come up: ----- _New in 2025_ - [ ] some `get~()` functions use `dataset` while others use `datasetName`. They should all use `datasetName`. (2025-04-14) _New in 2024_ - [ ] ~`getStateCode` returns `TW.TP` for locations near Taipei. It should always return 2 characters. (2023-11-01)~ - [ ] review and fix documentation for `US_countyFIPSToName()` and others. (2024-03-17) - [ ] `US_countyFIPSToName()` should handle `NA`s in the `state` parameter. (2024-03-17) ---- _Items finished by 2024-111-01_ - [x] add `countryFIPSToCode()` and related functions.
Items as they come up:
New in 2025
get~()functions usedatasetwhile others usedatasetName. They should all usedatasetName. (2025-04-14)New in 2024
getStateCodereturnsTW.TPfor locations near Taipei. It should always return 2 characters. (2023-11-01)US_countyFIPSToName()and others. (2024-03-17)US_countyFIPSToName()should handleNAs in thestateparameter. (2024-03-17)Items finished by 2024-111-01
countryFIPSToCode()and related functions.