get_topics | R Documentation |
Retrieves a list of topics from the specified API endpoint 'https://gisco-services.ec.europa.eu/distribution/v2/'.
get_topics()
This function sends a request to the given API endpoint and parses the response to extract topic information.
A tibble the topics retrieved from the API.
# Retrieve topics from the default endpoint
topics <- get_topics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.