new_title_footnote: Create a new title or footnote flextable

View source: R/add_titles_footnotes.R

new_title_footnoteR Documentation

Create a new title or footnote flextable

Description

Create a new title or footnote flextable

Usage

new_title_footnote(x, sect = c("titles", "footnotes"))

Arguments

x

a list of character vectors, no more than 3 elements to a vector.

sect

Either "titles" or "footnotes"

Value

A flextable object

Examples

#TODO:

clinify documentation built on April 12, 2025, 1:45 a.m.