# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(as.info,character)
S3method(as.info,info)
S3method(cache_delete,character)
S3method(cache_delete,griddap_csv)
S3method(cache_delete,griddap_nc)
S3method(cache_delete,list)
S3method(cache_delete,tabledap)
S3method(cache_details,character)
S3method(cache_details,default)
S3method(cache_details,griddap_csv)
S3method(cache_details,griddap_nc)
S3method(cache_details,list)
S3method(cache_details,tabledap)
S3method(print,ed_search)
S3method(print,ed_search_adv)
S3method(print,griddap_csv)
S3method(print,griddap_nc)
S3method(print,info)
S3method(print,rerddap_cache)
S3method(print,rerddap_cache_info)
S3method(print,tabledap)
S3method(type_sum,Date)
S3method(type_sum,POSIXt)
S3method(type_sum,array)
S3method(type_sum,character)
S3method(type_sum,default)
S3method(type_sum,factor)
S3method(type_sum,integer)
S3method(type_sum,logical)
S3method(type_sum,matrix)
S3method(type_sum,numeric)
export(as.info)
export(cache_delete)
export(cache_delete_all)
export(cache_details)
export(cache_list)
export(convert_time)
export(convert_units)
export(disk)
export(ed_datasets)
export(ed_search)
export(ed_search_adv)
export(eurl)
export(fipscounty)
export(griddap)
export(info)
export(key_words)
export(memory)
export(servers)
export(tabledap)
export(type_sum)
export(version)
importFrom(data.table,rbindlist)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,rbind_all)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(methods,is)
importFrom(ncdf,close.ncdf)
importFrom(ncdf,get.var.ncdf)
importFrom(ncdf,open.ncdf)
importFrom(stats,setNames)
importFrom(utils,URLencode)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(xml2,read_html)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
