bind_cols_identical | R Documentation |
Easy bind
bind_cols_identical(x, y, by)
x |
the first df |
y |
the second df |
by |
item should be the rownames |
cbind df
?cbind ?dplyr::bind_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.