Learn R Programming

eudata (version 0.1.3)

get_topic: Retrieve Topic Information

Description

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

Usage

get_topic(topic)

Value

A request object to the specific endpoint.

Arguments

topic

A string representing the topic to retrieve.

Examples

Run this code
get_topic("Coastal lines")
get_topic("Postal")

Run the code above in your browser using DataLab