clean_IQRoutputSection: Clean the Slide Output Folder

View source: R/slidedeck_classes.R

clean_IQRoutputSectionR Documentation

Clean the Slide Output Folder

Description

Select a single section to be cleaned or clean all sections from the slide output folder.

Usage

clean_IQRoutputSection(section = NULL, outputFolder = NULL, verbose = FALSE)

Arguments

section

character or NULL (default), the section to be removed. All sections if NULL. See also section argument of IQRoutputPPTX.

outputFolder

character or NULL (default). The slide folder where the rds files are saved. By default, slides are saved in the folder getOption("IQSlide.outputfolder").

verbose

Logical (FALSE by default). Print information during cleaning if TRUE.


IntiQuan/IQSlides documentation built on Jan. 26, 2024, 1 p.m.