# Generated by roxygen2: do not edit by hand

export("%>%")
export(ipsum_examples)
export(random_DT)
export(random_dygraph)
export(random_ggplot)
export(random_ggplotly)
export(random_image)
export(random_lm)
export(random_print)
export(random_table)
export(random_text)
importFrom(DT,datatable)
importFrom(attempt,stop_if_all)
importFrom(dygraphs,dygraph)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_bin2d)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_density_2d)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_freqpoly)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_d)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,stat)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(magrittr,"%>%")
importFrom(plotly,ggplotly)
importFrom(stats,HoltWinters)
importFrom(stats,cor.test)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,shapiro.test)
importFrom(utils,globalVariables)
