# Generated by roxygen2: do not edit by hand

S3method(as_tibble,alias.matrix)
S3method(ggTukey,TukeyHSD)
S3method(ggTukey,data.frame)
S3method(pareto_chart,data.frame)
S3method(pareto_chart,lm)
S3method(plot,alias.matrix)
S3method(predictor_vars,default)
S3method(print,alias.matrix)
S3method(print,chauvenet)
S3method(print,factorial.plan)
S3method(response_var,default)
export("%>%")
export(add_predictions)
export(add_residuals)
export(chauvenet)
export(daniel_plot_hn)
export(daniel_plot_qq)
export(examples_url)
export(expand_formula)
export(fp_add_names)
export(fp_add_scale)
export(fp_alias)
export(fp_alias_list)
export(fp_alias_matrix)
export(fp_all_drs)
export(fp_augment_axial)
export(fp_augment_center)
export(fp_defrel)
export(fp_design_matrix)
export(fp_effect_names)
export(fp_fraction)
export(fp_gen2alias)
export(fp_info)
export(fp_merge_drs)
export(fp_name)
export(fp_read_csv)
export(fp_scale)
export(fp_scaled_axis)
export(fp_treatments)
export(fp_write_csv)
export(gather_predictions)
export(gather_residuals)
export(ggTukey)
export(normplot)
export(pareto_chart)
export(spread_predictions)
export(spread_residuals)
importFrom(dplyr,across)
importFrom(dplyr,add_row)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice_tail)
importFrom(dplyr,summarize_all)
importFrom(dplyr,ungroup)
importFrom(gghalfnorm,gghalfnorm)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_function)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_qq)
importFrom(ggplot2,geom_qq_line)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_qq)
importFrom(ggplot2,theme)
importFrom(glue,glue)
importFrom(grDevices,grey)
importFrom(lubridate,stamp)
importFrom(magrittr,"%>%")
importFrom(purrr,accumulate)
importFrom(purrr,discard)
importFrom(purrr,iwalk)
importFrom(purrr,keep)
importFrom(purrr,list_merge)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(readr,read_csv)
importFrom(readr,read_csv2)
importFrom(readr,write_csv)
importFrom(readr,write_csv2)
importFrom(rlang,":=")
importFrom(rlang,is_formula)
importFrom(rlang,sym)
importFrom(scales,rescale)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,ecdf)
importFrom(stats,effects)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stringr,str_remove_all)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(utils,tail)
