timing: Return the timing information of a parameter test.

Description Usage Arguments Value Methods (by class)

View source: R/helpers.R

Description

timing returns the information about how long a parameter test took.

Usage

1
2
3
4
timing(test, ...)

## S3 method for class 'paramtest'
timing(test, ...)

Arguments

test

An object of type 'paramtest'.

...

Not currently implemented; used to ensure consistency with S3 generic.

Value

Returns an object of class "proc_time" with information about how long the parameter test process took.

Methods (by class)


jeff-hughes/paramtest documentation built on May 19, 2019, 1:45 a.m.