# Generated by roxygen2: do not edit by hand

S3method(dotted_chart,eventlog)
S3method(dotted_chart,grouped_eventlog)
S3method(plot,process_matrix)
S3method(process_map,eventlog)
S3method(process_map,grouped_eventlog)
S3method(process_matrix,eventlog)
export(custom)
export(dotted_chart)
export(frequency)
export(get_activities)
export(get_flows)
export(idotted_chart)
export(iplotly_dotted_chart)
export(layout_pm)
export(performance)
export(plotly_dotted_chart)
export(plotly_trace_explorer)
export(precedence_matrix)
export(precedence_matrix_absolute)
export(process_map)
export(process_matrix)
export(resource_map)
export(resource_matrix)
export(trace_explorer)
import(DiagrammeR)
import(bupaR)
import(dplyr)
import(edeaR)
import(forcats)
import(ggplot2)
import(ggthemes)
import(miniUI)
import(shiny)
import(stringr)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(glue,glue)
importFrom(hms,as.hms)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(rlang,sym)
importFrom(scales,rescale)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(tidyr,spread)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(processmapR, .registration = TRUE)
