validate_timedata: Validate time_data

Description Usage Arguments Value

View source: R/misc.R

Description

Make sure that time_data is a data frame, return time column index.

Usage

1
validate_timedata(time_data)

Arguments

time_data

User's time_data argument

Value

If no error is thrown, the index corresponding to the column holding the time data is returned. If no time_data is supplied NULL type returned.


rstap documentation built on May 1, 2019, 9:21 p.m.