Skip to contents

Verify that timing columns are numeric and likely indicate milliseconds.

Usage

check_time(column, name)

Arguments

column

vector with timing information

name

name of the column

Value

nothing, but throws an error if the column is not numeric and warns if the column may not indicate milliseconds