age_range_decoder: Decode age ranges in taxstats

Description Usage Format Examples

Description

Makes the idiosyncratic age_range in the sample files suitable for analysis. Join the sample file with this table (after data.table::setkeyv(sample_file_1314, "age_range")).

Usage

1

Format

A table of 12 rows and 2 columns:

age_range

An integer from 0 to 11 representing birth year ranges.

age_range_description

An (correctly) ordered factor containing human-readable versions.

Examples

1

HughParsonage/taxstats documentation built on Nov. 15, 2019, 1:36 p.m.