knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

irsSOI

The {irsSOI} package has tools to download, clean and explore with a Shiny App the IRS SOI Zip Code data as presented by the NBER Individual Income Tax Statistics - ZIP Code Data (SOI)

Installation

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("luceydav/irsSOI")


luceydav/irsSOI documentation built on May 3, 2024, 3:25 a.m.