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


rrtable documentation built on April 5, 2022, 9:08 a.m.