get_dataset_description: Describe a dataset

View source: R/metadata.R

get_dataset_descriptionR Documentation

Describe a dataset

Description

Describe a dataset

Usage

get_dataset_description(dataset_id)

Arguments

dataset_id

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

Value

A tibble describing the specified dataset

Examples


## Not run: 

get_dataset_description("br_sp_alesp")

## End(Not run)

basedosdados documentation built on March 7, 2023, 6:26 p.m.