Learn R Programming

babsim.hospital (version 11.8.8)

messageDateRange: Display date range of a vector

Description

Utility function to display the range of dates in a vector.

Usage

messageDateRange(prefix, d)

Arguments

prefix

string to print before outputting range.

d

vector of values.

Value

Nothing, called for the side effect.