sim_schedule | R Documentation |
Generates a list if dates in a given range
sim_schedule(n_rows = 10, start_date = NULL, daily_capacity = 1)
n_rows |
Number of rows/patients to generate |
start_date |
Start date (needed to generate patient ages) |
daily_capacity |
Number of patients per day |
data.frame. Empty waiting list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.