| release_if_using | R Documentation |
Releases the resource for the current patient (i) only if they are
currently using it. Does nothing if the patient is not using the resource.
Never removes queue entries.
release_if_using(resource, resume_event = NULL, amount = NULL)
resource |
A |
resume_event |
Character string. Name of the event to schedule for the
next queued patient, or |
amount |
Integer or |
Invisibly NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.