check_spouse: Ensure single taxpayers do not have spouse ages or income

View source: R/utils_check_data.R

check_spouseR Documentation

Ensure single taxpayers do not have spouse ages or income

Description

Ensure single taxpayers do not have spouse ages or income

Usage

check_spouse(.data, cols)

Arguments

.data

A data frame containing the input parameters for the TAXSIM 35 program. The column names of the input parameters are below. The column can be in any order.

cols

The column names, as a string, in the data set .data.


usincometaxes documentation built on May 29, 2024, 10:22 a.m.