-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 1.02 KB
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generated by roxygen2 (4.1.1): do not edit by hand
export(activities)
export(activity_id)
export(activity_instance_id)
export(activity_presence_in_traces)
export(activity_type_frequency)
export(case_attributes_from_xes)
export(case_id)
export(cases)
export(durations)
export(end_activities)
export(eventlog)
export(eventlog_from_xes)
export(filter_activity_frequency)
export(filter_endpoints)
export(filter_precedence)
export(filter_throughput_time)
export(filter_time_period)
export(filter_trace_frequency)
export(filter_trace_length)
export(filter_trim)
export(lifecycle_id)
export(n_activities)
export(n_activity_instances)
export(n_cases)
export(n_events)
export(number_of_selfloops)
export(number_of_traces)
export(number_of_traces_with_selfloop)
export(print.eventlog)
export(processing_time)
export(repetitions)
export(size_of_selfloops)
export(start_activities)
export(summary.eventlog)
export(throughput_time)
export(timestamp)
export(trace_coverage)
export(trace_frequency)
export(trace_length)
export(traces)
export(write_xes)