# Generated by roxygen2: do not edit by hand

export(check_wn_col)
export(demo_rolling_ball)
export(plot_rolling_ball)
export(rolling_ball)
export(rolling_ball_morphology)
export(set_spec_wn)
export(spec_abs2trans)
export(spec_bl_rollingBall)
export(spec_blc_rollingBall)
export(spec_diff)
export(spec_filter)
export(spec_norm_01)
export(spec_norm_minmax)
export(spec_norm_var)
export(spec_pca)
export(spec_pca_screeplot)
export(spec_pca_wn_contrib)
export(spec_read)
export(spec_select)
export(spec_smartplot)
export(spec_smartplotly)
export(spec_smooth_avg)
export(spec_smooth_sga)
export(spec_trans2abs)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,all_vars)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,if_all)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,where)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_d)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,waiver)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glue,glue)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(purrr,map_dfc)
importFrom(readr,read_csv)
importFrom(readr,read_csv2)
importFrom(readr,read_tsv)
importFrom(readxl,read_xls)
importFrom(readxl,read_xlsx)
importFrom(recipes,all_numeric_predictors)
importFrom(recipes,all_predictors)
importFrom(recipes,bake)
importFrom(recipes,prep)
importFrom(recipes,recipe)
importFrom(recipes,step_mutate_at)
importFrom(recipes,step_range)
importFrom(recipes,step_scale)
importFrom(rlang,":=")
importFrom(scales,percent)
importFrom(signal,sgolayfilt)
importFrom(stats,as.formula)
importFrom(stats,prcomp)
importFrom(stats,rnorm)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,everything)
importFrom(timetk,step_diff)
importFrom(timetk,step_smooth)
