prGetAlign {htmlTable} | R Documentation |
Gets alignment
Description
Gets alignment
Usage
prGetAlign(
align,
index,
style_list = NULL,
spacerCell = FALSE,
followed_by_spacer_cell = FALSE,
previous_was_spacer_cell = FALSE
)
Arguments
align |
A character strings specifying column alignments, defaulting to |
index |
The index of the align parameter of interest |
[Package htmlTable version 2.4.3 Index]