replace_cols_at | R Documentation |
The column index(es) need to be continuous.
replace_cols_at(df = NULL, df2 = NULL, idxs = 1L)
df |
The original data frame. |
df2 |
The data columns to replace those in |
idxs |
The sequences of column indexes in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.