places {petrinetR} | R Documentation |
Places
Description
Extracts the places from a Petri Net
Usage
places(PN)
## S3 method for class 'petrinet'
places(PN)
## S3 method for class 'marked_petrinet'
places(PN)
Arguments
PN |
Methods (by class)
-
places(petrinet)
: Places of petrinet -
places(marked_petrinet)
: Places of marked petrinet
[Package petrinetR version 0.3.0 Index]