Skip to contents

Select the reports whose names are indicated. We reduce the available reports and variables to those of the selected reports.

Usage

select_report(act, report)

# S3 method for acs_5yr_topic
select_report(act, report = NULL)

Arguments

act

An acs_5yr_topic object.

report

A string vector, report names.

Value

An acs_5yr_topic object.

Examples


act <- anrc_2021_x01 |>
  select_report(report = "B01002-Median Age By Sex")