check_duration: Check Duration

Description Usage Arguments Value See Also Examples

View source: R/check.R

Description

Checks an object is a dtt_duration.

Usage

1
check_duration(x, x_name = substitute(x))

Arguments

x

The object to check.

x_name

A string of the name of the object.

Value

An invisible copy of x (if it doesn't throw an error).

See Also

dtt_duration

Examples

1

poissonconsulting/dttr documentation built on Feb. 20, 2021, 12:18 a.m.