Package: fipio 1.1.2.9000

fipio: Lightweight Federal Information Processing System (FIPS) Code Information Retrieval
Provides a lightweight suite of functions for retrieving information about 5-digit or 2-digit US FIPS codes.
Authors:
fipio_1.1.2.9000.tar.gz
fipio_1.1.2.9000.zip(r-4.7)fipio_1.1.2.9000.zip(r-4.6)fipio_1.1.2.9000.zip(r-4.5)
fipio_1.1.2.9000.tgz(r-4.6-any)fipio_1.1.2.9000.tgz(r-4.5-any)
fipio_1.1.2.9000.tar.gz(r-4.7-any)fipio_1.1.2.9000.tar.gz(r-4.6-any)
fipio_1.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fipio/json (API)
NEWS
| # Install 'fipio' in R: |
| install.packages('fipio', repos = c('https://owp-spatial.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/program--/fipio/issues
Pkgdown/docs site:https://fipio.justinsingh.me
information-retrievalspatialus-data
Last updated from:85ccde86cd. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 88 |
Exports:as_fipscoords_to_fipsfips_abbrfips_countyfips_geometryfips_metadatafips_stateusing_fastmatch
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a state name, abbreviation, or county name to FIPS codes | as_fips |
| Associate a set of coordinates to FIPS codes | coords_to_fips coords_to_fips.character coords_to_fips.data.frame coords_to_fips.list coords_to_fips.matrix coords_to_fips.numeric coords_to_fips.sf coords_to_fips.sfc coords_to_fips.sfg |
| Get the state abbreviation for a FIPS code | fips_abbr |
| Get the county name for a FIPS code | fips_county |
| Get the geometry for a FIPS code | fips_geometry |
| Get the metadata for a FIPS code | fips_metadata |
| Get the state name for a FIPS code | fips_state |
| Get the matching function that 'fipio' is using | using_fastmatch |
