Learn R Programming

basedosdados (version 0.2.2)

get_dataset_description: Describe a dataset

Description

Describe a dataset

Usage

get_dataset_description(dataset_id)

Value

A tibble describing the specified dataset

Arguments

dataset_id

a dataset name e.g. if addressing table "br_sp_alesp.deputado" then table_id is br_sp_alesp

Examples

Run this code

if (FALSE) {

get_dataset_description("br_sp_alesp")
}

Run the code above in your browser using DataLab