General title/footer accessors

main_title(obj)

# S4 method for MatrixPrintForm
main_title(obj)

main_title(obj) <- value

subtitles(obj)

# S4 method for MatrixPrintForm
subtitles(obj)

subtitles(obj) <- value

page_titles(obj)

# S4 method for MatrixPrintForm
page_titles(obj)

# S4 method for ANY
page_titles(obj)

page_titles(obj) <- value

# S4 method for MatrixPrintForm
page_titles(obj) <- value

main_footer(obj)

# S4 method for MatrixPrintForm
main_footer(obj)

main_footer(obj) <- value

# S4 method for MatrixPrintForm
main_footer(obj) <- value

prov_footer(obj)

# S4 method for MatrixPrintForm
prov_footer(obj)

prov_footer(obj) <- value

# S4 method for MatrixPrintForm
prov_footer(obj) <- value

all_footers(obj)

all_titles(obj)

Arguments

obj

ANY. Object to extract information from.

value

character. New value.

Value

a character scalar (`main_title`, `main_footer`), or vector of length zero or more (`subtitles`, `page_titles`, `prov_footer`) containing the relevant title/footer contents