Description Usage Arguments Details Value Author(s)
Dataset comparation split
1 | split_lower_upper_df(df, vars, value_check, names)
|
df |
dataset to split |
vars |
variable reference to split the dataset |
value_check |
constant value as comparation reference |
names |
of the sublists |
Split a dataset based on a comparison between values of a variable and a constant value.
list with two sublists:
A sublist with the dataset filter for values of the
variable vars
under value_check
A sublist with the dataset filter for values of the
variable vars
upper value_check
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.