Description Usage Arguments Examples
RM2C2: Scoring, Summarizing
1 | filter_date(df, date_col = "date", start_day = "", end_day = "")
|
df |
class: numeric; original X |
date_col |
class: numeric; moved to X |
start_day |
class: numeric; moved to X |
end_day |
class: numeric; moved to X |
1 | filter_date(df,date_col='date', start_day="2019-02-01", end_day="2019-03-01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.