get_cos_sine {kronos} | R Documentation |
Get sine and cosine components
Description
Based on 'cosinor' and 'limorhyde' packages
Usage
get_cos_sine(data, period, colnamePrefix = NULL)
Arguments
data |
input data |
period |
A numeric. The length of a period, in the same format as the |
colnamePrefix |
A character string. Typically the name of the "Time" variable. |
[Package kronos version 1.0.0 Index]