# Generated by roxygen2: do not edit by hand

export(download_csv)
export(read_gv100)
export(read_header_genesis)
export(retrieve_data)
export(retrieve_datalist)
export(retrieve_metadata)
export(retrieve_valuelabel)
export(retrieve_varinfo)
export(save_credentials)
export(test_login)
import(httr)
import(xml2)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(keyring,key_get)
importFrom(keyring,key_list)
importFrom(keyring,key_set_with_value)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,locale)
importFrom(readr,read_csv)
importFrom(readr,read_csv2)
importFrom(readr,read_delim)
importFrom(readr,read_file)
importFrom(readr,read_fwf)
importFrom(stats,na.omit)
importFrom(stringi,stri_trans_general)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(utils,read.csv2)
