Skip to contents

Each topic includes several reports. Once a topic has been selected, using this function we obtain the name of the available reports. The report code is included with the name. Each report can contain multiple subreports.

Usage

get_report_names(act)

# S3 method for acs_5yr_topic
get_report_names(act)

Arguments

act

An acs_5yr_topic object.

Value

A vector, report names.

Examples


reports <- anrc_2021_x01 |>
  get_report_names()