# Generated by roxygen2: do not edit by hand

S3method(dbplyr_edition,BaseDosDadosConnection)
export("%>%")
export(bd_collect)
export(bd_write)
export(bd_write_csv)
export(bd_write_rds)
export(bdplyr)
export(dataset_search)
export(download)
export(get_billing_id)
export(get_dataset_description)
export(get_table_columns)
export(get_table_description)
export(list_dataset_tables)
export(read_sql)
export(set_billing_id)
exportClasses(BaseDosDadosConnection)
import(bigrquery)
importFrom(DBI,dbConnect)
importFrom(bigrquery,bq_project_query)
importFrom(bigrquery,bq_table_download)
importFrom(dbplyr,dbplyr_edition)
importFrom(dotenv,load_dot_env)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,select)
importFrom(dplyr,tbl)
importFrom(fs,dir_exists)
importFrom(fs,is_dir)
importFrom(fs,is_file)
importFrom(httr,content)
importFrom(magrittr,"%>%")
importFrom(methods,setClass)
importFrom(purrr,discard)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(purrr,walk2)
importFrom(readr,write_csv)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,is_character)
importFrom(rlang,is_string)
importFrom(scales,number_bytes)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace_all)
importFrom(typed,"?")
importFrom(typed,check_arg)
importFrom(typed,check_output)
importFrom(writexl,write_xlsx)
