col_fixed.RdFormat 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")
| size | the width of the cell |
|---|---|
| ragged | use |
| center |
|
| unit | to go with |
| coltype | column type |
| ... | arguments passed to col fixed |