View source: R/get_use_dates.R
get_use_dates | R Documentation |
Get dates for which to use (trust) inferred daily reports
get_use_dates(cl.daily, cl.data, prm.daily.check, dates.only = TRUE)
cl.daily |
Data frame. Output of |
cl.data |
Data frame. Must have variables:
|
prm.daily.check |
List. Parameters for checking aggregated to daily report inference. Elements include:
Set this entire argument to |
dates.only |
Logical. Return use dates only or all columns of |
Data frame or vector, depending on dates.only
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.