build_kronos_formula {kronos} | R Documentation |
Update 'kronos' formula.
build_kronos_formula(formula, time, verbose)
formula |
A formula. Use the |
time |
A string. Should be the column name containing the time values. |
verbose |
A boolean. Toggles whether to print diagnostic information while running. Useful for debugging errors on large data sets. |