Format a table cell with fixed width
col_fixed(
size,
ragged = c("no", "right", "left"),
center = FALSE,
unit = "cm",
coltype = c("p", "m", "b")
)
col_ragged(..., ragged = "right")
Arguments
- size
the width of the cell
- ragged
use right to left justify and left to right justify
- center
logical; if TRUE, then column will be centered when
ragged is no
- unit
to go with size
- coltype
column type
- ...
arguments passed to col fixed