Description Usage Arguments Value
View source: R/append_columns.R
Since tabulate utilises attributes assigned to columns, traditional methods of combining may lose these attributes. This function will combine two structures together and reapply the labels and tabulate attributes.
1 | append_columns(x, y)
|
x |
tibble or data frame |
y |
tibble or data frame |
tibble with tabulate attributes intact
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.