compute_serial_interval: Compute serial interval from CSV file
Description
Calculates the serial interval from a CSV file containing date columns.
Usage
compute_serial_interval(filepath)
Value
Numeric vector of serial intervals.
Arguments
- filepath
Character. Path to the CSV file.