# Generated by roxygen2: do not edit by hand

S3method(plot,darksky)
S3method(print,darksky)
export(darksky_api_key)
export(get_current_forecast)
export(get_forecast_for)
import(ggplot2)
import(gtable)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,stop_for_status)
importFrom(plyr,rbind.fill)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(utils,str)
