View source: R/extractAlignment.R
extractAlignment | R Documentation |
The function extracts the alignment of all cells and returns a character vector indicating left, right or center alignment for all columns according to the formatting line (i.e. the 2nd)
extractAlignment(cells, mc)
cells |
list of markdown cells created within 'beautifyR' |
mc |
number of columns within the RMarkdown table, derived within 'beautifyR' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.