A character string. Connection string to a mongo database.
last_n
An integer. How many last event records should be return?
Default is Inf which returns the whole eventlog.
verbose
A logical value. Should the function print addition messages?
Default is TRUE.
Value
An object of class eventlog which is a data frame with
appropriate case, activity and timestamp classifiers specified.
The eventlog object is a result of
bupaR:eventlog function from bupaR
package and it is suitable for further process-mining analysis.