get_dataset_description {basedosdados} | R Documentation |
Describe a dataset
get_dataset_description(dataset_id)
dataset_id |
a dataset name e.g. if addressing table "br_sp_alesp.deputado" then table_id is |
A tibble describing the specified dataset
## Not run:
get_dataset_description("br_sp_alesp")
## End(Not run)