# Generated by roxygen2: do not edit by hand

S3method(dotted_chart,activitylog)
S3method(dotted_chart,eventlog)
S3method(dotted_chart,grouped_activitylog)
S3method(dotted_chart,grouped_eventlog)
S3method(lined_chart,activitylog)
S3method(lined_chart,eventlog)
S3method(lined_chart,grouped_activitylog)
S3method(lined_chart,grouped_eventlog)
S3method(plot,process_matrix)
S3method(process_map,activitylog)
S3method(process_map,eventlog)
S3method(process_map,grouped_eventlog)
S3method(process_matrix,activitylog)
S3method(process_matrix,eventlog)
S3method(resource_map,activitylog)
S3method(resource_map,eventlog)
S3method(resource_matrix,activitylog)
S3method(resource_matrix,eventlog)
S3method(trace_explorer,activitylog)
S3method(trace_explorer,eventlog)
export("%>%")
export(custom)
export(dotted_chart)
export(export_graph)
export(export_map)
export(frequency)
export(get_activities)
export(get_flows)
export(idotted_chart)
export(ilined_chart)
export(iplotly_dotted_chart)
export(layout_pm)
export(lined_chart)
export(performance)
export(plotly_dotted_chart)
export(plotly_lined_chart)
export(plotly_trace_explorer)
export(precedence_matrix)
export(processMapOutput)
export(process_map)
export(process_matrix)
export(renderProcessMap)
export(render_map)
export(resource_map)
export(resource_matrix)
export(trace_explorer)
import(DiagrammeR)
import(bupaR)
import(dplyr)
import(edeaR)
import(forcats)
import(ggplot2)
import(miniUI)
import(shiny)
import(stringr)
importFrom(DiagrammeR,export_graph)
importFrom(DiagrammeR,grVizOutput)
importFrom(Rcpp,sourceCpp)
importFrom(cli,cli_abort)
importFrom(cli,cli_warn)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast.data.table)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(glue,glue)
importFrom(hms,as_hms)
importFrom(lifecycle,deprecated)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(rlang,arg_match)
importFrom(rlang,caller_env)
importFrom(rlang,is_integerish)
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)
