View source: R/summarize_data.R
ellipt_colnames | R Documentation |
"Delete by ellipsis" column names, putting the original column names as a tooltip
ellipt_colnames(data, ellipsis = "", min_width = 3)
data |
data whose columns will be renamed |
ellipsis |
indicator to append to the column names to inducate trunc |
min_width |
minimum with to guarantee for the column names |
data with new column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.