View source: R/statistical-resources-queries.R
| get_statisticalresources_queries | R Documentation |
This function allows consulting all existing statistical queries.
get_statisticalresources_queries(
lang = "es",
limit = 25,
offset = 0,
orderby = "",
query = ""
)
lang |
(string): Language in which you want to get the answer. |
limit |
(int): Results limit. By default |
offset |
(int): Displacement. Result from which it is returned. By default |
orderby |
(string): Order. Possible values are |
query |
(string): Metadata query on which the searches can be built. |
get_statisticalresources_queries(limit=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.