make_agi_graph: Plotly graph of per capita items

View source: R/make_agi_graph.R

make_agi_graphR Documentation

Plotly graph of per capita items

Description

Takes cleaned IRS data.table and makes Plotly graph of aggregated income divided by returns by selection using output of prepare_app_data()

Usage

make_agi_graph(data, type = "agi")

Arguments

data

IRS data.table

type

chr vector to specify if agi or per_cap

Examples

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


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