Skip to contents

The area that we have downloaded has a set of defined topics, we have selected one of them, this function shows us the rest of the available topics in the area.

Usage

get_names_of_other_topics(act)

# S3 method for acs_5yr_topic
get_names_of_other_topics(act)

Arguments

act

An acs_5yr_topic object.

Value

A vector, available topics.

Examples


topics <- anrc_2021_x01 |>
  get_names_of_other_topics()