# Generated by roxygen2: do not edit by hand

S3method(print,tt)
S3method(print,tt_data)
S3method(print,tt_dataset_table)
S3method(print,tt_dataset_table_list)
export("%>%")
export(github_pat)
export(last_tuesday)
export(rate_limit_check)
export(readme)
export(tt_available)
export(tt_datasets)
export(tt_download)
export(tt_download_file)
export(tt_load)
export(tt_load_gh)
export(use_tidytemplate)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(jsonlite,base64_dec)
importFrom(jsonlite,base64_enc)
importFrom(jsonlite,parse_json)
importFrom(lubridate,as_date)
importFrom(lubridate,day)
importFrom(lubridate,is.Date)
importFrom(lubridate,month)
importFrom(lubridate,today)
importFrom(lubridate,wday)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,walk)
importFrom(readr,read_delim)
importFrom(readxl,read_xls)
importFrom(readxl,read_xlsx)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,viewer)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(usethis,use_template)
importFrom(utils,URLencode)
importFrom(utils,browseURL)
importFrom(utils,read.csv)
importFrom(xml2,read_html)
importFrom(xml2,write_html)
