info_sidra {sidrar} | R Documentation |
Listing all the parameters of a SIDRA's table
Description
It returns the parameters and their descriptions of a SIDRA's table.
Usage
info_sidra(x, wb = FALSE)
Arguments
x |
A table from SIDRA's API. |
wb |
Logical. Should the metadata be open in the web browser? Default to FALSE. |
Value
A list with the all table's parameters.
Author(s)
Renato Prado Siqueira rpradosiqueira@gmail.com
See Also
Examples
## Not run:
info_sidra(1419)
## End(Not run)
[Package sidrar version 0.2.9 Index]