View source: R/get_all_operations.R
get_all_operations | R Documentation |
Retrieve all operations for which DTM data is publicly available through the API.
get_all_operations()
A data frame containing the list of all operations.
## Not run:
# Fetch all operations
operations_df <- get_all_operations()
head(operations_df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.