Alignment: Bug fix in xlsx package (indent != 0 is not supported)

View source: R/alignment.R

AlignmentR Documentation

Bug fix in xlsx package (indent != 0 is not supported)

Description

Bug fix in xlsx package (indent != 0 is not supported)

Usage

Alignment(
  horizontal = NULL,
  vertical = NULL,
  wrapText = FALSE,
  rotation = 0,
  indent = 0
)

Arguments

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


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.