make_spaghetti_plot: Plotly graph of comparing selected components

View source: R/make_spaghetti_plot.R

make_spaghetti_plotR Documentation

Plotly graph of comparing selected components

Description

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

Usage

make_spaghetti_plot(data)

Arguments

data

IRS data.table

Examples

## Not run: 
make_spaghetti_plot(irs_app_data, "zipcode")
## End(Not run)


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