transform_tb_for_merged_col_1 | R Documentation |
transform_tb_for_merged_col_1() is a Transform function that edits an object in such a way that core object attributes - e.g. shape, dimensions, elements, type - are altered. Specifically, this function implements an algorithm to transform tibble for merged column 1. The function returns Data.frame (a data.frame).
transform_tb_for_merged_col_1(df, output_type_1L_chr = "PDF")
df |
Data.frame (a data.frame) |
output_type_1L_chr |
Output type (a character vector of length one), Default: 'PDF' |
Data.frame (a data.frame)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.