Extract records that refer to single-year of age. Sometimes a series identified as abridged in DemoData includes records by single year of age We extract these for use on a single year series

dd_extract_single(data)

Arguments

data

The data to be harmonized

Value

A dataset with single-year of age records only

Examples

if (FALSE) {
df <- data.frame()
}