# Generated by roxygen2: do not edit by hand

S3method(ncdc_plot,ncdc_data)
S3method(print,buoy)
S3method(print,ghcnd)
S3method(print,ghcnd_stations)
S3method(print,isd)
S3method(print,storm_data)
S3method(print,storm_shp)
S3method(type_summ,Date)
S3method(type_summ,POSIXt)
S3method(type_summ,array)
S3method(type_summ,character)
S3method(type_summ,default)
S3method(type_summ,factor)
S3method(type_summ,integer)
S3method(type_summ,logical)
S3method(type_summ,matrix)
S3method(type_summ,numeric)
export(buoy)
export(buoys)
export(erddap_clear_cache)
export(erddap_data)
export(erddap_datasets)
export(erddap_grid)
export(erddap_info)
export(erddap_search)
export(erddap_table)
export(ersst)
export(gefs)
export(gefs_dimension_values)
export(gefs_dimensions)
export(gefs_latitudes)
export(gefs_longitudes)
export(gefs_variables)
export(ghcnd)
export(ghcnd_clear_cache)
export(ghcnd_countries)
export(ghcnd_search)
export(ghcnd_splitvars)
export(ghcnd_states)
export(ghcnd_stations)
export(ghcnd_version)
export(homr)
export(homr_definitions)
export(is.ncdc_data)
export(is.ncdc_datacats)
export(is.ncdc_datasets)
export(is.ncdc_datatypes)
export(is.ncdc_locs)
export(is.ncdc_locs_cats)
export(is.ncdc_stations)
export(isd)
export(isd_stations)
export(isd_stations_search)
export(ncdc)
export(ncdc_combine)
export(ncdc_datacats)
export(ncdc_datasets)
export(ncdc_datatypes)
export(ncdc_leg_data)
export(ncdc_leg_site_info)
export(ncdc_leg_sites)
export(ncdc_leg_variables)
export(ncdc_locs)
export(ncdc_locs_cats)
export(ncdc_plot)
export(ncdc_stations)
export(ncdc_theme)
export(noaa)
export(noaa_combine)
export(noaa_datacats)
export(noaa_datasets)
export(noaa_datatypes)
export(noaa_locs)
export(noaa_locs_cats)
export(noaa_plot)
export(noaa_seaice)
export(noaa_stations)
export(rbind.isd)
export(readshpfile)
export(seaice)
export(seaiceeurls)
export(storm_data)
export(storm_meta)
export(storm_shp)
export(storm_shp_read)
export(swdi)
export(theme_ice)
export(tornadoes)
export(type_summ)
importFrom(XML,htmlParse)
importFrom(XML,xmlParse)
importFrom(XML,xmlToList)
importFrom(XML,xmlValue)
importFrom(XML,xpathApply)
importFrom(XML,xpathSApply)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,rbind_all)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,tbl_df)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,build_url)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,parse_url)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,month)
importFrom(lubridate,today)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(methods,is)
importFrom(rgdal,ogrListLayers)
importFrom(rgdal,readOGR)
importFrom(scales,date_breaks)
importFrom(scales,date_format)
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tidyr,gather)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.fwf)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,write.csv)
