pad_in_rows_fct: Function Factory to Create Padded In Rows Content
Description
Function Factory to Create Padded In Rows Content
Usage
pad_in_rows_fct(length_out = NULL, label = "")
Value
The function of content and .formats.
Arguments
- length_out
(numeric or NULL)
full length which should be padded
by NA which will be printed as empty strings.
- label
(string)
row label to be used for the first row only.