Learn R Programming

usincometaxes (version 0.7.1)

clean_from_taxsim: Clean final TAXSIM data set.

Description

Clean the data set received from TAXSIM by renaming columns and removing columns not needed in the final output.

Usage

clean_from_taxsim(from_taxsim)

Value

Data frame containing the row's taxsimid and tax calculations. This data frame can be merged with the original input data frame by taxsimid.

Arguments

from_taxsim

The data set received from TAXSIM.