# Generated by roxygen2: do not edit by hand

export(run_app)
import(attempt)
import(config)
import(episensr)
import(ggplot2)
import(ggraph)
import(glue)
import(golem)
import(htmltools)
import(igraph)
import(rhandsontable)
import(rmarkdown)
import(shiny)
import(shinymaterial)
importFrom(config,get)
importFrom(ggraph,
  circle,
  create_layout,
  geom_edge_link,
  geom_node_label,
  geom_node_point,
  ggraph,
  theme_graph
)
importFrom(glue,glue)
importFrom(golem,with_golem_options)
importFrom(htmltools,
  HTML,
  tagAppendAttributes,
  tagList,
  tags
)
importFrom(igraph,graph_from_data_frame)
importFrom(rhandsontable,
  hot_to_r,
  rHandsontableOutput,
  renderRHandsontable,
  rhandsontable
)
importFrom(rmarkdown,run)
importFrom(shiny,
  NS,
  column,
  shinyApp,
  tagList
)
importFrom(shinyjs,
  reset,
  runjs,
  useShinyjs
)
importFrom(utils,
  citation,
  packageVersion
)
