Alignment | R Documentation |
Bug fix in xlsx package (indent != 0 is not supported)
Alignment(
horizontal = NULL,
vertical = NULL,
wrapText = FALSE,
rotation = 0,
indent = 0
)
horizontal |
Character string for horizontal alignement |
vertical |
Character string for vertical alignement |
wrapText |
Logical should cell content be wrapped |
rotation |
Numerical value for cell content rotation |
indent |
Number of white spaces that should be used for indentation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.