# Generated by roxygen2: do not edit by hand

S3method(ch_rfa_distseason,data.frame)
S3method(ch_rfa_distseason,formula)
S3method(ch_rfa_distseason,matrix)
S3method(ch_rfa_distseason,numeric)
S3method(ch_rfa_extractamax,default)
S3method(ch_rfa_extractamax,formula)
S3method(ch_rfa_seasonstat,data.frame)
S3method(ch_rfa_seasonstat,default)
S3method(ch_rfa_seasonstat,formula)
export(ch_annual_plot)
export(ch_axis_doy)
export(ch_binned_MannWhitney)
export(ch_booth_plot)
export(ch_catchment_hyps)
export(ch_checkcatchment)
export(ch_checkchannels)
export(ch_circ_mean_reg)
export(ch_circular_colors)
export(ch_clear_wd)
export(ch_col_gradient)
export(ch_col_transparent)
export(ch_color_gradient)
export(ch_contours)
export(ch_create_wd)
export(ch_cut_block)
export(ch_date_subset)
export(ch_decades_plot)
export(ch_doys)
export(ch_fdcurve)
export(ch_ffa_screen_plot)
export(ch_flow_raster)
export(ch_flow_raster_qa)
export(ch_flow_raster_trend)
export(ch_get_ECDE_metadata)
export(ch_get_peaks)
export(ch_get_url_data)
export(ch_get_wscstation)
export(ch_gg_hydrographs)
export(ch_gumbel_aep_trans)
export(ch_gumbel_rp_trans)
export(ch_high_Grubbs_test)
export(ch_model_hydrograph)
export(ch_polar_plot)
export(ch_polar_plot_peaks)
export(ch_polar_plot_prep)
export(ch_qa_hydrograph)
export(ch_read_AHCCD_daily)
export(ch_read_AHCCD_monthly)
export(ch_read_ECDE_flows)
export(ch_regime_plot)
export(ch_rfa_distseason)
export(ch_rfa_extractamax)
export(ch_rfa_julianplot)
export(ch_rfa_seasonstat)
export(ch_safe_GET)
export(ch_sh_get_amax)
export(ch_slice)
export(ch_stack_EC)
export(ch_sub_set_Years)
export(ch_test_url_file)
export(ch_tidyhydat_ECDE)
export(ch_tidyhydat_ECDE_meta)
export(ch_tr_sign)
export(ch_tr_signif)
export(ch_volcano_pourpoints)
export(ch_volcano_raster)
export(ch_wbt_catchment)
export(ch_wbt_catchment_onestep)
export(ch_wbt_channels)
export(ch_wbt_check_whitebox)
export(ch_wbt_filenames)
export(ch_wbt_flow_accumulation)
export(ch_wbt_flow_direction)
export(ch_wbt_pourpoints)
export(ch_wbt_removesinks)
export(ch_wtr_yr)
export(scale_x_gumbel_aep)
export(scale_x_gumbel_rp)
export(scale_y_gumbel_aep)
export(scale_y_gumbel_rp)
import(TeachingDemos)
import(circular)
import(dplyr)
import(ggplot2)
importFrom(Kendall,MannKendall)
importFrom(MGBT,MGBT)
importFrom(dplyr,
  left_join,
  mutate
)
importFrom(fields,image.plot)
importFrom(ggplot2,
  coord_sf,
  ggplot,
  labs,
  theme_bw
)
importFrom(grDevices,
  col2rgb,
  colorRampPalette,
  hsv
)
importFrom(graphics,
  abline,
  axis,
  box,
  frame,
  grconvertX,
  grconvertY,
  grid,
  hist,
  image,
  layout,
  legend,
  lines,
  mtext,
  par,
  plot,
  points,
  polygon,
  rect,
  segments,
  text,
  title
)
importFrom(grid,unit)
importFrom(lubridate,
  date,
  day,
  month,
  year
)
importFrom(outliers,grubbs.test)
importFrom(plotrix,
  radial.grid,
  radial.plot
)
importFrom(scales,
  breaks_log,
  trans_new
)
importFrom(stats,
  approx,
  dist,
  get_all_vars,
  lm,
  median,
  model.frame,
  qnorm,
  qt,
  quantile,
  step,
  wilcox.test
)
importFrom(stringr,
  fixed,
  str_detect,
  str_split_fixed,
  str_to_lower
)
importFrom(timeDate,
  as.timeDate,
  dayOfYear
)
importFrom(utils,
  data,
  read.csv,
  read.fwf,
  read.table,
  setTxtProgressBar,
  txtProgressBar,
  write.csv
)
