Get startedGet started for free

Transforming Sales Data (2/3)

In another data frame, called validations, we can find information on when and by whom requests for offers were analyzed and validated. Using the same tools, transform this information into an event data format.

This exercise is part of the course

Business Process Analytics in R

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Inspect validations
Edit and Run Code