validate_timedata: Validate time_data

View source: R/misc.R

validate_timedataR Documentation

Validate time_data

Description

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

Usage

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.


Biostatistics4SocialImpact/rstap documentation built on Aug. 1, 2022, 1:15 p.m.