add_title: Add title to docx file

View source: R/add_2ggplots.R

add_titleR Documentation

Add title to docx file

Description

Add title to docx file

Usage

add_title(x, title = "", size = 20, color = NULL, before = TRUE, after = TRUE)

Arguments

x

A document object

title

Title

size

font size

color

font color

before

Whether or not add blank paragraph before title

after

Whether or not add blank paragraph after title


cardiomoon/rrtable documentation built on March 14, 2023, 10:39 p.m.