check_taxsimid {usincometaxes} | R 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 |
[Package usincometaxes version 0.7.1 Index]