# Generated by roxygen2: do not edit by hand

export(convert_to_imeca)
export(get_latest_data)
export(get_station_data)
export(get_station_single_month)
export(get_zone_data)
export(idw360)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by_)
importFrom(dplyr,progress_estimated)
importFrom(dplyr,summarise_)
importFrom(dplyr,ungroup)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(lubridate,day)
importFrom(lubridate,fast_strptime)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,col_integer)
importFrom(readr,read_csv)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(sp,spDists)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(tidyr,gather_)
importFrom(tidyr,separate_)
importFrom(utils,URLdecode)
importFrom(xml2,read_html)
