You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are now settable options to control the verbosity of
tidynorm functions, including both informational messages
and warnings. See tidynorm::options() or tidynorm_options() (#26)
Minor bug fixes
Fixed a bug in reframe_with_dct_smooth() which would error when
with .rate = TRUE or .accel = TRUE. (#23)
reframe_with_dct_smooth() will now return smooths the same length
as each original token. (#25)