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.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

On CRAN:

Conda:

information-retrievalspatialus-data

4.88 score 15 stars 2 packages 17 scripts 398 downloads 8 exports 0 dependencies

Last updated from:85ccde86cd. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK116
source / vignettesOK162
linux-release-x86_64OK110
macos-release-arm64OK93
macos-oldrel-arm64OK112
windows-develOK81
windows-releaseOK98
windows-oldrelOK75
wasm-releaseOK88

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