check_timer: Check Timer

Description Usage Arguments Value See Also Examples

View source: R/check.R

Description

Checks an object is a dtt_timer.

Usage

1
check_timer(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.