Get income breaks from labels
get_income_bounds.RdCalculate income breaks (upper bounds) from income labels for HTS survey or ACS data. Use to bin or recode income variables for tabulation and reporting.
Details
Extracts upper, lower, or midpoint bounds from income labels.
Handles infinite values and extrapolates if requested.
Returns a numeric vector; does not modify by reference.
Assumes labels are character and contain numeric bounds; errors if not.
See also
value_labels
Other recoding utilities:
get_age_upper_bounds(),
get_max_acs_income_bin(),
get_max_income_bin(),
get_max_survey_income_bin()