# Generated by roxygen2: do not edit by hand

S3method(get_adjacency,default)
S3method(get_block,BipartiteSBM_fit)
S3method(get_block,SimpleSBM_fit)
S3method(plotSbm,BipartiteSBM_fit)
S3method(plotSbm,SimpleSBM_fit)
S3method(plotSbm,default)
S3method(plotSbm,matrix)
S3method(visSbm,BipartiteSBM_fit)
S3method(visSbm,SimpleSBM_fit)
S3method(visSbm,default)
export("%>%")
export(get_adjacency)
export(get_block)
export(get_flextable)
export(plotSbm)
export(shinySbmApp)
export(visSbm)
import(sbm)
import(shiny)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,svg)
importFrom(magrittr,"%>%")
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,read.table)
importFrom(utils,write.csv2)
