View source: R/make_tax_graph.R
make_tax_graph | R Documentation |
Takes cleaned IRS data.table and makes Plotly graph of tax rate by selection
using output of clean_soi()
make_tax_graph(data)
data |
IRS data.table |
## Not run:
make_tax_graph(irs)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.