# Generated by roxygen2: do not edit by hand

export(animSolar)
export(corrBarplot)
export(corrBubble)
export(corrChord)
export(corrCircle)
export(corrGrid)
export(corrHeatmap)
export(corrNetwork)
export(corrPairs)
export(corrSankey)
export(corrShiny)
export(corrSolar)
export(matrix2long)
import(ggplot2)
import(ggraph)
import(shiny)
importFrom(DendSer,dser)
importFrom(GGally,eval_data_col)
importFrom(GGally,ggpairs)
importFrom(GGally,wrap)
importFrom(circlize,chordDiagram)
importFrom(circlize,colorRamp2)
importFrom(gganimate,anim_save)
importFrom(gganimate,animate)
importFrom(gganimate,gifski_renderer)
importFrom(gganimate,transition_manual)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_size_discrete)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(igraph,graph_from_data_frame)
importFrom(plotly,ggplotly)
importFrom(plotly,plot_ly)
importFrom(plotly,style)
importFrom(purrr,pmap)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(visNetwork,visEdges)
importFrom(visNetwork,visIgraphLayout)
importFrom(visNetwork,visInteraction)
importFrom(visNetwork,visLegend)
importFrom(visNetwork,visNetwork)
importFrom(visNetwork,visNodes)
importFrom(visNetwork,visOptions)
importFrom(visNetwork,visPhysics)
