renumPlotFilenames: Renumber all the PDF file names in an Sweave/Knitr file

View source: R/renumPlotFilenames.R

renumPlotFilenamesR Documentation

Renumber all the PDF file names in an Sweave/Knitr file

Description

Makes sure the file

Usage

renumPlotFilenames(fi, dummyRun = TRUE, backup = TRUE)

Arguments

fi

an object of class fileInfo. See setFileNames.

dummyRun

if FALSE then the changes will be committed to disk as well as being displayed on screen. It is a good idea to do a dummy run first.

backup

if TRUE and dummyRun is FALSE then a backup file will be created with sequential numbering to stop over-writing existing backups.


jmcurran/s20xHelpR documentation built on Jan. 27, 2023, 4:43 p.m.