sidraSearch {BETS} | R Documentation |
Search for Sidra Series
Description
Searches the Sidra databases for a series by its description or a given table descriptions.
Usage
sidraSearch(description = NULL, code, view = TRUE, browse = FALSE)
Arguments
description |
A |
code |
A numeric argument must be provided. The descriptions of the given table are returned. |
view |
A |
browse |
A |
Examples
## Not run:
sidraSearch(description = "pib")
sidraSearch(code = 1248)
## End(Not run)
[Package BETS version 0.4.9 Index]