reduceSubsectioning: Reduce subsections by 1 and remove some other guff

View source: R/render_helpers.R

reduceSubsectioningR Documentation

Reduce subsections by 1 and remove some other guff

Description

Reduce subsections by 1 and remove some other guff

Usage

reduceSubsectioning(infile, herePath = "Rmd/", custom_removal = NULL)

Arguments

infile

String giving the name of the input file, without the path and (optionally) without the file extension.

herePath

String to pass to here::here to get the correct path to the directory containing the Rmd file.

custom_removal

Character vector giving strings to be replaced with empty strings. Defaults to custom_removal = NULL.


harrysouthworth/render documentation built on May 31, 2024, 11:18 a.m.