get_datasets | R Documentation |
This function returns the list of available datasets as a tibble. The columns of the tibble provide information about each dataset.
get_datasets(api)
api |
An endpoint |
A tibble of available datasets.
get_topic("Coastal lines") |>
get_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.