R/data.R

#' Loan Process Event Dataset
#'
#' An event dataset consisting the information for a loan process which consists of
#' several cases who performs different sequence of activites at different times
#'
#' @format A data frame consisting of 590 events:
#' \describe{
#' \item{case}{Trace indentifier}
#' \item{event}{Activity names}
#' \item{completeTime}{Timestamp when the event was completed}
#' }
#'
"artificial_loan_process"
PlaypowerLabs/fuzzymineR documentation built on Jan. 1, 2022, 12:13 a.m.