You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
563 B

# Generated by roxygen2: do not edit by hand
export("%>%")
export(f5wx_chart)
export(f5wx_forecast)
export(f5wx_login)
import(ggplot2)
import(hrbrthemes)
import(htmltools)
import(httr)
import(rvest)
import(stringi)
import(xml2)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(forcats,fct_inorder)
importFrom(forcats,fct_rev)
importFrom(magrittr,"%>%")
importFrom(tibble,as_tibble)
importFrom(tidyr,replace_na)
importFrom(utils,globalVariables)