Description Usage Arguments Examples
Choose a first and last row, all rows between will be merged
1 | merge_col_headers(df, first_row, last_row, fill_gaps_in_rows = NULL)
|
df |
a data.frame or tibble |
first_row |
the first row to merge |
last_row |
the last row to merge |
fill_gaps_in_rows |
indices of rows with missing values that you want filled. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.