# Generated by roxygen2: do not edit by hand

export("%>%")
export(aemet_daily_clim)
export(aemet_daily_period)
export(aemet_daily_period_all)
export(aemet_extremes_clim)
export(aemet_last_obs)
export(aemet_monthly_clim)
export(aemet_monthly_period)
export(aemet_monthly_period_all)
export(aemet_normal_clim)
export(aemet_normal_clim_all)
export(aemet_stations)
export(climatestripes_station)
export(climatogram_normal)
export(climatogram_period)
export(dms2decdegrees)
export(first_day_of_year)
export(get_data_aemet)
export(ggstripes)
export(ggwindrose)
export(last_day_of_year)
export(windrose_days)
export(windrose_period)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(ggthemes)
import(gtable)
import(httr)
import(lubridate)
import(scales)
import(tidyr)
importFrom(RColorBrewer,brewer.pal)
importFrom(climatol,diagwl)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gganimate,transition_reveal)
importFrom(jpeg,readJPEG)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,month)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(methods,missingArg)
importFrom(rlang,.data)
importFrom(scales,percent_format)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(tibble,column_to_rownames)
importFrom(tidyr,drop_na)
