Description Usage Arguments Value Examples
This function searches specific data sets through the data.gouv API according to the pattern provided into the query argument.
1 | BARIS_search(query, n_pages = 20)
|
query |
a character string defining the research. |
n_pages |
number of pages to consider when searching (default to 20). For more, information check out the pagination section of the data.gouv API documentation |
a character string
1 | BARIS_search("Marseille")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.