path <- paste0(path.package("fuzzymineR"),.Platform$file.sep,"data",.Platform$file.sep,"artificial_loan_process.csv")
log <- create_eventlog(path,
case_id = "case",
activity_id = "event",
timestamp = "completeTime")
print(log)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.