Example data frame containing numbers of antibiotic prescriptions in long format
Source:R/data.R
example_prescription_numbers.Rd
Simulated data to demonstrate package usage
Format
example_prescription_numbers
A data frame with 6,570 rows and 4 columns:
PrescriptionDate - The date the prescriptions were written
Antibiotic - The name of the antibiotic prescribed
Spectrum - The spectrum of activity of the antibiotic. This value is always the same for a particular antibiotic
NumberOfPrescriptions - The number of prescriptions written for this antibiotic on this day
Location - The hospital site where the prescription was written