prSkipRownames: Returns if rownames should be printed for the htmlTable
Description
Returns if rownames should be printed for the htmlTableUsage
prSkipRownames(rnames)
Arguments
rnames
Default rownames are generated from
rownames(x)
. If you provide
FALSE
then it will skip the rownames. Note:
For data.frames
if you do