Shift numeric values in a data frame by an amount eps
Shift numeric values in a data frame by an amount eps
shift_values(df, h, i, FUN = "+")
df |
a data frame or tibble. |
h |
numeric; the amount to shift values in |
i |
logical; a vector indexing columns of |
FUN |
function; a function to applut the shift. Typically |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.