# Generated by roxygen2: do not edit by hand

S3method(print,hockeystick_cache_info)
export(climate_grid)
export(emissions_map)
export(get_carbon)
export(get_cmip6)
export(get_cmip6_anom)
export(get_dailytemp)
export(get_dailytempcop)
export(get_emissions)
export(get_fires_area)
export(get_fires_emissions)
export(get_hurricanes)
export(get_icecurves)
export(get_methane)
export(get_paleo)
export(get_seaice)
export(get_sealevel)
export(get_temp)
export(get_temp2k)
export(hockeystick_cache_delete)
export(hockeystick_cache_delete_all)
export(hockeystick_cache_details)
export(hockeystick_cache_list)
export(hockeystick_update_all)
export(merge_carbontemp)
export(plot_carbon)
export(plot_carbontemp)
export(plot_cmip6)
export(plot_cmip6_anom)
export(plot_dailytemp)
export(plot_emissions)
export(plot_emissions_with_land)
export(plot_fires_area)
export(plot_fires_emissions)
export(plot_hurricane_nrg)
export(plot_hurricanes)
export(plot_icecurves)
export(plot_methane)
export(plot_paleo)
export(plot_seaice)
export(plot_sealevel)
export(plot_temp)
export(plot_temp2k)
export(plot_temp_monthly)
export(plot_temp_scatter)
export(warming_stripes)
import(dplyr)
import(ggplot2)
import(lubridate)
import(patchwork)
import(rvest)
import(tidyr)
import(treemapify)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,
  bind_cols,
  filter,
  full_join,
  mutate,
  pull,
  select,
  slice,
  summarize_all
)
importFrom(ggplot2,ggplot)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,
  ceiling_date,
  date_decimal,
  days,
  month,
  round_date,
  year,
  ym,
  ymd
)
importFrom(patchwork,wrap_plots)
importFrom(readr,
  col_skip,
  cols,
  parse_number,
  read_csv,
  read_table
)
importFrom(readxl,read_xlsx)
importFrom(scales,
  label_number,
  unit_format
)
importFrom(stats,na.omit)
importFrom(tibble,
  as_tibble,
  tibble
)
importFrom(tidyr,pivot_longer)
importFrom(utils,
  download.file,
  head,
  read.csv,
  read.table,
  tail,
  unzip
)
