check_time0_formatted: Checks if the vector of names are time formatted to t_0

View source: R/security_checks.R

check_time0_formattedR Documentation

Checks if the vector of names are time formatted to t_0

Description

This will check if the names are properly time formatted in t_0 to be folded into more time slices. A vector is well formatted in t_0 when all of its column names end in '_t_0'.

Usage

check_time0_formatted(obj)

Arguments

obj

the vector of names

Value

TRUE if it is well formatted. FALSE in other case.


dbnR documentation built on Oct. 5, 2022, 1:07 a.m.