# Generated by roxygen2: do not edit by hand

S3method(arrange,bomrang_tbl)
S3method(filter,bomrang_tbl)
S3method(group_by,bomrang_tbl)
S3method(mutate,bomrang_tbl)
S3method(print,bomrang_tbl)
S3method(rename,bomrang_tbl)
S3method(select,bomrang_tbl)
S3method(slice,bomrang_tbl)
export("%>%")
export(arrange)
export(filter)
export(get_ag_bulletin)
export(get_available_imagery)
export(get_available_radar)
export(get_coastal_forecast)
export(get_current_weather)
export(get_historical)
export(get_precis_forecast)
export(get_radar_imagery)
export(get_satellite_imagery)
export(get_weather_bulletin)
export(group_by)
export(manage_cache)
export(mutate)
export(parse_ag_bulletin)
export(parse_coastal_forecast)
export(parse_precis_forecast)
export(plot)
export(rename)
export(select)
export(slice)
export(sweep_for_forecast_towns)
export(sweep_for_stations)
export(update_forecast_towns)
export(update_station_locations)
import(dplyr)
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,copy)
importFrom(data.table,setnames)
importFrom(data.table,setorderv)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(magrittr,use_series)
importFrom(raster,plot)
