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.5)fipio_1.1.2.9000.zip(r-4.4)fipio_1.1.2.9000.zip(r-4.3)
fipio_1.1.2.9000.tgz(r-4.4-any)fipio_1.1.2.9000.tgz(r-4.3-any)
fipio_1.1.2.9000.tar.gz(r-4.5-noble)fipio_1.1.2.9000.tar.gz(r-4.4-noble)
fipio_1.1.2.9000.tgz(r-4.4-emscripten)fipio_1.1.2.9000.tgz(r-4.3-emscripten)
fipio.pdf |fipio.html✨
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 site:https://fipio.justinsingh.me
information-retrievalspatialus-data
Last updated 11 months agofrom:85ccde86cd. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 05 2024 |
R-4.5-win | OK | Dec 05 2024 |
R-4.5-linux | OK | Dec 05 2024 |
R-4.4-win | OK | Dec 05 2024 |
R-4.4-mac | OK | Dec 05 2024 |
R-4.3-win | OK | Dec 05 2024 |
R-4.3-mac | OK | Dec 05 2024 |
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 |