add_ts: Add a title slide

Description Usage Arguments Author(s) See Also

Description

Use add_ts to add a title slide to a pptWorkbook.

Usage

1
add_ts(wb, type = NULL, title = NULL, author = NULL, date = NULL)

Arguments

wb

A pptWorkbook.

type

The type of report (blue text).

title

Title for the report (red text).

author

The first line after the title, usually author.

date

Last line on the title slide. E.g. year.

Author(s)

Kristian D. Olsen

See Also

to_ppt for more information.


itsdalmo/officeR documentation built on May 18, 2019, 7:11 a.m.