View source: R/make_spaghetti_plot.R
make_spaghetti_plot | R Documentation |
Takes cleaned IRS data.table and makes Plotly graph of aggregated income divided by returns by selection
using output of clean_soi()
make_spaghetti_plot(data)
data |
IRS data.table |
## Not run:
make_spaghetti_plot(irs_app_data, "zipcode")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.