| release_all_if_using | R Documentation |
Frees the current patient (i) from each resource only if they are
currently using it. Applies an all_or_none policy: only acts if the patient
is using ALL listed resources. Does not remove the patient from any queue.
Use this when a patient transitions state but should keep their queue
position.
release_all_if_using(resources, resume_event = NULL, amounts = NULL)
resources |
A list of |
resume_event |
|
amounts |
Integer vector of units per resource, or |
Invisibly NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.