| release | R Documentation |
Frees the resource for the current patient (i) and, if the patient was
actually using the resource and a resume_event is supplied, schedules that
event for the next patient in the queue.
release(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, TRUE if the patient was using the resource, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.