# Generated by roxygen2: do not edit by hand

S3method(print,eventlog)
S3method(print,eventlog_mapping)
S3method(summary,eventlog)
export("%>%")
export(activities)
export(activity_id)
export(activity_instance_id)
export(case_id)
export(cases)
export(durations)
export(eventlog)
export(lifecycle_id)
export(mapping)
export(n_activities)
export(n_activity_instances)
export(n_cases)
export(n_events)
export(n_resources)
export(n_traces)
export(re_map)
export(resource_id)
export(resources)
export(timestamp)
export(traces)
import(dplyr)
importFrom(data.table,":=")
importFrom(data.table,data.table)
importFrom(magrittr,"%>%")
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
