Skip to content

How to extract edges values as a data frame? #37

@lejarx

Description

@lejarx

Hi,

First of all, thank you so much for this wonderful package, I really hope to use only this package for process mining analysis, even though there're other tools out there. But as an R user, I definitely want to give bupaR a try first.

image

I would need some help with extracting values from different edges into a tibble.

For example, in from the screenshot, Open to Pending User Info is 46.44 hours, Work in Progress to Closed is 1.28 hours.

Output would be:
From | To | Value
Open | Pending User Info | 46.44
Work in Progress | Closed | 1.28

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions