Skip to contents

Get delays unit from a reporting triangle

Usage

get_delays_unit(x)

Arguments

x

A reporting_triangle object.

Value

Character string indicating the delays unit.

Examples

delays_unit <- get_delays_unit(example_reporting_triangle)
delays_unit
#> [1] "days"