clean_soi: Helper function to clean raw IRS SOI data loaded with...

View source: R/clean_soi.R

clean_soiR Documentation

Helper function to clean raw IRS SOI data loaded with load_soi()

Description

Cleans raw IRS annual data from load_soi() by removing summary rows, aggregating income levels and coalescing number of return columns, which vary from early to later years and number of return columns

Usage

clean_soi(data)

Arguments

data

Uncleaned data.table of annual tax data


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