over-across familyThe functions in the over-apply function family create columns by applying one or several functions to: |
|
---|---|
Apply functions to a list or vector in 'dplyr' |
|
Apply functions to two vectors simultaniously in 'dplyr' |
|
Apply functions to two sets of columns simultaniously in 'dplyr' |
|
Apply functions to a set of columns and a vector simultaniously in 'dplyr' |
|
helper functions{dplyover} provides three selection helpers which are intended for use in all functions that accept a vector as argument (that is |
|
Select values from variables |
|
Select string parts or patterns of column names |
|
Evaluate an interpolated string as symbol |
|
Show affixes for variable pairs of two sets of columns |
|
data{dplyyover} contains a randomly generated data set from a customer satisfaction survey using CSAT (Customer Satisfaction Score) for a contract-based product. The data set comes in two versions: recoded and raw. |
|
Customer Satisfaction Survey (recoded data) |
|
Customer Satisfaction Survey (raw data) |