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()


crsh/papaja documentation built on Feb. 21, 2024, 6:11 p.m.