ridl_resource_search | R Documentation |
Search for RIDL resources
ridl_resource_search(query = "*:*", configuration = NULL, ...)
rr_search(query = "*:*", configuration = NULL, ...)
query |
character, a query |
configuration |
RIDLConfig, a configuration |
... |
extra params |
Search and find datasets on RIDL
A list of RIDLResource
## Not run:
# Setting the config to use RIDL default server
search_ridl_resource("format:xlsx")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.