next_day: checks whether a new day has broken (date has increased by at...

Description Usage Arguments Examples

View source: R/shorthands.R

Description

a simple utility functions to avoid that looped Skip Backwards/Skip Forwards in formr are true repeatedly.

Usage

1

Arguments

date

defaults to .formr$last_action_date, a hidden variable that is automatically set by formr.org. Will be coerced to POSIXct.

Examples

1
next_day(Sys.time()) # always false

grebbel/formr_test documentation built on May 17, 2019, 8:34 a.m.