View source: R/htmlTable_render_getRgroupLine.R
prGetRgroupLine | R Documentation |
rgroup
HTML lineGets the number of rgroup
HTML line
prGetRgroupLine(
x,
total_columns = NULL,
rgroup = NULL,
rgroup_iterator = NULL,
cspan = NULL,
rnames = NULL,
style = NULL,
cgroup_spacer_cells = NULL,
style_list = NULL,
prepped_row_css = NULL
)
x |
The matrix/data.frame with the data. For the |
total_columns |
The total number of columns including the |
rgroup |
A vector of character strings containing headings for row groups.
|
rgroup_iterator |
An integer indicating the |
cspan |
The column span of the current |
rnames |
Default row names are generated from |
style |
The css style corresponding to the |
cgroup_spacer_cells |
The vector indicating the position of the |
prepped_row_css |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.