info_sidra: Listing all the parameters of a SIDRA's table

View source: R/info_sidra.R

info_sidraR 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

get_sidra

Examples

## Not run: 
info_sidra(1419)

## End(Not run)


sidrar documentation built on July 13, 2022, 1:05 a.m.