check_taxsimid: Check that the 'taxsimid' column is an integer and every...

View source: R/utils_check_data.R

check_taxsimidR Documentation

Check that the taxsimid column is an integer and every value is unique.

Description

The taxsimid column requires a whole number and unique value. Check to make sure this is true.

Usage

check_taxsimid(taxsimid_col)

Arguments

taxsimid_col

Vector that id the taxsimid column. This will always be the column taxsimid in the input data frame.


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