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

View source: R/make_deductions_DT.R

make_deductions_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 prepare_app_data()

Usage

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