Learn R Programming

pander (version 0.3.1)

has.rownames: 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