powered by
Retrieves a list of topics from the specified API endpoint `https://gisco-services.ec.europa.eu/distribution/v2/`.
get_topics()
A tibble the topics retrieved from the API.
This function sends a request to the given API endpoint and parses the response to extract topic information.
# Retrieve topics from the default endpoint topics <- get_topics()
Run the code above in your browser using DataLab