example_schedule | R Documentation |
An edited example of a ten week schedule for thirty-five doctors imported
from Medinet using the load_tidy_schedule()
function. The names have been
replaced by randomly generated names using the
swedishname package. The
schedule is meant to be used in examples, vignettes, and unit tests in the
package, as well as for experimentation in creating useful visualizations and
reports using the package, in case Medinet data is not available.
example_schedule
A tibble with 2,166 rows and 3 variables:
shift date, in lubridate format
name of doctor scheduled to work the shift, as a factor
the type of shift scheduled, as a factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.