Learn R Programming

sidrar (version 0.2.9)

info_sidra: 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)

Value

A list with the all table's parameters.

Arguments

x

A table from SIDRA's API.

wb

Logical. Should the metadata be open in the web browser? Default to FALSE.

Author

Renato Prado Siqueira rpradosiqueira@gmail.com

See Also

get_sidra

Examples

Run this code
if (FALSE) {
info_sidra(1419)
}

Run the code above in your browser using DataLab