Helper function that adds trigonometric date/time features to a date in the column `field_name` of `df`.
add_cyclic_datepart(
df,
field_name,
prefix = NULL,
drop = TRUE,
time = FALSE,
add_linear = FALSE
)
df
field_name
prefix
drop
time
add_linear
data frame