Package: fipio 1.1.2.9000

Justin Singh-Mohudpur

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:Justin Singh-Mohudpur [aut, cre], Mike Johnson [ctb], Urban Flooding Open Knowledge Network [fnd]

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'))

Peer review:

Bug tracker:https://github.com/program--/fipio/issues

Pkgdown site:https://fipio.justinsingh.me

On CRAN:

information-retrievalspatialus-data

4.74 score 14 stars 1 packages 13 scripts 353 downloads 8 exports 0 dependencies

Last updated 11 months agofrom:85ccde86cd. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 05 2024
R-4.5-winOKDec 05 2024
R-4.5-linuxOKDec 05 2024
R-4.4-winOKDec 05 2024
R-4.4-macOKDec 05 2024
R-4.3-winOKDec 05 2024
R-4.3-macOKDec 05 2024

Exports:as_fipscoords_to_fipsfips_abbrfips_countyfips_geometryfips_metadatafips_stateusing_fastmatch

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Convert a state name, abbreviation, or county name to FIPS codesas_fips
Associate a set of coordinates to FIPS codescoords_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 codefips_abbr
Get the county name for a FIPS codefips_county
Get the geometry for a FIPS codefips_geometry
Get the metadata for a FIPS codefips_metadata
Get the state name for a FIPS codefips_state
Get the matching function that 'fipio' is usingusing_fastmatch