get_topic: Retrieve Topic Information

View source: R/api.R

get_topicR Documentation

Retrieve Topic Information

Description

This function fetches the details of a specific topic based on the provided topic name.

Usage

get_topic(topic)

Arguments

topic

A string representing the topic to retrieve.

Value

A request object to the specific endpoint.

Examples

get_topic("Coastal lines")
get_topic("Postal")

eudata documentation built on Aug. 8, 2025, 7:22 p.m.