Description Usage Arguments Value See Also
Filters a dataframe for a date in YYYY-mm-dd format in a timestamp column
1 | filter_for_date(.data, timestamp_col, date)
|
.data |
.data with timestamp column |
timestamp_col |
column where timestamp has date and/or datetime data that is in the format YYYY-mm-dd |
date |
date as character string of length one in format YYYY-mm-dd |
dataframe filtered for the date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.