Description Usage Arguments Examples
Searches the Sidra databases for a series by its description or a given table descriptions.
| 1 | sidraSearch(description = NULL, code, view = TRUE, browse = FALSE)
 | 
| description | A  | 
| code | A numeric argument must be provided. The descriptions of the given table are returned. | 
| view | A  | 
| browse | A  | 
| 1 2 3 4 5 | ## Not run: 
sidraSearch(description = "pib")
sidraSearch(code = 1248)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.