Skip to contents

Get the selected topic by which this object has been defined.

Usage

get_topic_name(act)

# S3 method for acs_5yr_topic
get_topic_name(act)

Arguments

act

An acs_5yr_topic object.

Value

A vector, topic name.

Details

A topic is made up of a set of reports.

Examples


topic <- anrc_2021_x01 |>
  get_topic_name()