example_schedule: Example Schedule

example_scheduleR Documentation

Example Schedule

Description

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.

Usage

example_schedule

Format

A tibble with 2,166 rows and 3 variables:

date

shift date, in lubridate format

doctor_name

name of doctor scheduled to work the shift, as a factor

shift_type

the type of shift scheduled, as a factor


JonasEngstrom/medinetparser documentation built on April 20, 2024, 12:41 a.m.