Description Usage Arguments Value Examples
Get table last n months
1 | get_table_last_n_months(.date, .n_months)
|
.date |
a date as a string |
.n_months |
an integer |
a tibble
1 | get_table_last_n_months(.date = "2017-01-01", .n_months = 12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.