View source: R/wp_check_date_inputs.R
Function that checks if the time span given by from and to (passed down from wp_trend) are complying with logical constraints: from not prior to first available data; to not past today; to not prior to from
| 1 | wp_check_date_inputs(from, to)
 | 
| from | first date of timespan to check | 
| to | second date of timespan to check | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.