Description Usage Arguments See Also Examples
View source: R/chk-composite.R
Check that dates are less than 'break_max'
1 2 3  | chk_lt_break_max_date(date, break_max)
err_lt_break_max_date(date, break_max)
 | 
date | 
 Date on which event occurred or measurement made.
Object of class   | 
break_max | 
 Date or NULL. If non-NULL, upper limit
for   | 
chk_ge_break_min_age,
chk_ge_break_min_date,
chk_lt_break_max_age
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.