exclude_data | R Documentation |
Filter rows to exclude from the analysis
exclude_data(df, study_id_ex, animal_id_ex, day_ex, reason)
df |
initial df |
study_id_ex |
string: study id |
animal_id_ex |
string: animal id |
day_ex |
string: day |
reason |
string: why it should be excluded |
dataframe with rows that meets exclusion criteria
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.