build_kronos_formula: Update 'kronos' formula in light of sine and cosine...

View source: R/kronos.R

build_kronos_formulaR Documentation

Update 'kronos' formula in light of sine and cosine components

Description

Update 'kronos' formula.

Usage

build_kronos_formula(formula, time, verbose)

Arguments

formula

A formula. Use the time function to designate which variable represents time.

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.


kronos documentation built on April 26, 2023, 9:11 a.m.