Learn R Programming

htmlTable (version 1.0)

prGetAlign: Gets alignment

Description

Gets alignment

Usage

prGetAlign(align, index)

Arguments

align
A character strings specifying column alignments, defaulting to paste(rep('c',ncol(x)),collapse='') to center. Valid alignments are l = left, c = center and r = right. You can also specify
index
The index of the align parameter of interest