make_summary_DT: Function to take incoming reactive data.frame, convert to...

View source: R/make_summary_DT.R

make_summary_DTR Documentation

Function to take incoming reactive data.frame, convert to data.table and build Summary DT

Description

Makes a Summary datatable of AGI, Federal Tax, Total returns and Unique Zips by year using output of clean_soi()

Usage

make_summary_DT(data, type = "agi")

Arguments

data

IRS data.table

type

chr specifying how to display data


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