info_sidra {sidrar} | R Documentation |
It returns the parameters and their descriptions of a SIDRA's table.
info_sidra(x, wb = FALSE)
x |
A table from SIDRA's API. |
wb |
Logical. Should the metadata be open in the web browser? Default to FALSE. |
A list with the all table's parameters.
Renato Prado Siqueira rpradosiqueira@gmail.com
## Not run:
info_sidra(1419)
## End(Not run)