sim_patients: Generator of NHS patients

View source: R/sim_patients.R

sim_patientsR Documentation

Generator of NHS patients

Description

Generates simulated NHS patients

Usage

sim_patients(n_rows = 10, start_date = NULL)

Arguments

n_rows

Number of rows/patients to generate

start_date

Start date (needed to generate patient ages)

Value

data.frame. Empty waiting list.

Examples

sim_patients()

NHSRwaitinglist documentation built on April 3, 2025, 10:28 p.m.