prAttr4RgroupAdd {htmlTable} | R Documentation |
Get the add attribute element
Description
Gets the add element attribute if it exists. If non-existant it will return NULL.
Usage
prAttr4RgroupAdd(rgroup, rgroup_iterator, no_cols)
Arguments
rgroup |
A vector of character strings containing headings for row groups.
|
rgroup_iterator |
The rgroup number of interest |
no_cols |
The |
[Package htmlTable version 2.4.3 Index]