make_tax_graph: Plotly graph of per tax rate

View source: R/make_tax_graph.R

make_tax_graphR Documentation

Plotly graph of per tax rate

Description

Takes cleaned IRS data.table and makes Plotly graph of tax rate by selection using output of clean_soi()

Usage

make_tax_graph(data)

Arguments

data

IRS data.table

Examples

## Not run: 
make_tax_graph(irs)
## End(Not run)


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