indent_stubs: Add stub indentation

View source: R/apa_table.R

indent_stubsR Documentation

Add stub indentation

Description

Indents stubs by line and adds section headings This function is not exported.

Usage

indent_stubs(x, lines, filler = "   ")

Arguments

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.

See Also

apa_table()


papaja documentation built on Sept. 29, 2023, 9:07 a.m.