flows | R Documentation |
Extracts the flows from a (marked) Petri Net
flows(PN)
## S3 method for class 'petrinet'
flows(PN)
## S3 method for class 'marked_petrinet'
flows(PN)
PN |
|
A data.frame containing the flows of the petri net.
flows(petrinet)
: Flow of petrinet
flows(marked_petrinet)
: Flow of marked petrinet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.