Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

prGetRowlabelPos

Gets the rowlabel position


Description

Gets the rowlabel position

Usage

prGetRowlabelPos(cgroup = NULL, pos.rowlabel, header = NULL)

Arguments

cgroup

A vector, matrix or list of character strings defining major column header. The default is to have none. These elements are also known as column spanners. If you want a column not to have a spanner then put that column as "". If you pass cgroup and n.crgroup as matrices you can have column spanners for several rows. See cgroup section below for details.

header

A vector of character strings specifying column header, defaulting to colnames(x)

Value

integer Returns the position within the header rows to print the rowlabel argument

See Also


htmlTable

Advanced Tables for Markdown/HTML

v2.1.0
GPL (>= 3)
Authors
Max Gordon [aut, cre], Stephen Gragg [aut], Peter Konings [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.