split_lower_upper_df: split_lower_upper_df

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Dataset comparation split

Usage

1
split_lower_upper_df(df, vars, value_check, names)

Arguments

df

dataset to split

vars

variable reference to split the dataset

value_check

constant value as comparation reference

names

of the sublists

Details

Split a dataset based on a comparison between values of a variable and a constant value.

Value

list with two sublists:

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.