indent_stubs {papaja} | R Documentation |
Indents stubs by line and adds section headings This function is not exported.
indent_stubs(x, lines, filler = " ")
x |
data.frame. |
lines |
List. A named list of vectors of length 2 giving the first and second row to indent. Names of list elements will be used as titles for indented sections. |
filler |
Character. Symbols used to indent stubs. |