View source: R/utils_clean_data.R
clean_from_taxsim | R Documentation |
Clean the data set received from TAXSIM by renaming columns and removing columns not needed in the final output.
clean_from_taxsim(from_taxsim)
from_taxsim |
The data set received from TAXSIM. |
Data frame containing the row's taxsimid
and tax calculations. This data frame can be
merged with the original input data frame by taxsimid
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.