date_choose_first_good | R Documentation |
Choose the first non-missing date from a data frame of dates
date_choose_first_good(date_a_frame, column_name)
date_a_frame |
A |
column_name |
A |
The chosen first <Date>
value. When there other possible
values for a given date, this will be registered in the report object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.