Description Usage Arguments Examples
View source: R/filter_studyday.R
RM2C2: Scoring, Summarizing
1 | filter_studyday(df, study_col = "studyday", start_day = 1, end_day = 14)
|
df |
class: numeric; original X |
study_col |
class: string |
start_day |
class: numeric; moved to X |
end_day |
class: numeric; moved to X |
1 | filter_studyday(df,study_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.