Learn R Programming

pander (version 0.6.6)

get.alignment: Get alignment

Description

Get alignment from temporary environment, truncating that and applying rownames and other columns alignment to passed df.

Usage

get.alignment(df, remove.obious.rownames = TRUE)

Value

vector of alignment parameters

Arguments

df

data.frame

remove.obious.rownames

if this rule should be applied or not