post_process_beamer_insert_disclaimer: Insert a disclaimer notice at the bottom of the title page of...

View source: R/post-process-beamer-insert-disclaimer.R

post_process_beamer_insert_disclaimerR Documentation

Insert a disclaimer notice at the bottom of the title page of beamer presentations

Description

Insert a disclaimer notice at the bottom of the title page of beamer presentations

Usage

post_process_beamer_insert_disclaimer(x, show_disclaimer = TRUE, ...)

Arguments

x

Tex code, as a vector of lines read in from a TeX file by readLines()

show_disclaimer

Logical. If TRUE, show the disclaimer text at the bottom of the title slide. If FALSE, no text will be added to the title slide

...

Arguments passed to all the post-processing functions

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.