# Generated by roxygen2: do not edit by hand

S3method(ggplot,mcvis)
S3method(plot,mcvis)
S3method(print,mcvis)
export(mcvis)
export(shiny_mcvis)
import(ggplot2)
import(igraph)
import(shiny)
importFrom(assertthat,assert_that)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(grDevices,grey)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(psych,describe)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,lm)
