Closed q-w-a closed 1 year ago
This work is not yet complete, but should be merged due to a change in GET_VARS.R that allows us to extract TaxPeriodEndDt when this variable is needed. Also adds any() to grepl() statements to handle the fact the output is a logical vector.
GET_VARS.R
TaxPeriodEndDt
any()
This work is not yet complete, but should be merged due to a change in
GET_VARS.R
that allows us to extractTaxPeriodEndDt
when this variable is needed. Also addsany()
to grepl() statements to handle the fact the output is a logical vector.