has.rownames {pander}R Documentation

Check if rownames are available

Description

Dummy helper to check if the R object has real rownames or not.

Usage

has.rownames(x)

Arguments

x

a tabular-like R object

Value

TRUE OR FALSE


[Package pander version 0.6.5 Index]