output_format_tax: A helper function to format Tax Impact csv files

Description Usage Arguments See Also

View source: R/output.R

Description

This simplifies the tax results to just show sum of taxes by direct/total. Intended to be called from output_combine

Usage

1
output_format_tax(df, impact_type, tax_type)

Arguments

df

data frame with tax results

impact_type

either "Direct Effect" or "Total Effect"

tax_type

either "FedTax" or "LocalTax"

See Also

Other functions for implan output loading: output_combine(), output_read_csv(), output()


southwick-associates/implan documentation built on Feb. 28, 2020, 10:45 a.m.