has.rownames: Check if rownames are available

View source: R/helpers.R

has.rownamesR 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


pander documentation built on March 18, 2022, 6:39 p.m.