Skip to contents

add Caption to .Rmd

Usage

mdCaption(subfolder, captionFile, captionPrefix, captionStyle = NULL)

Arguments

subfolder

The folder where the file is located relative to Rmd

captionFile

file containing caption

captionPrefix

'a character which starts the caption like 'Figure 1:'

captionStyle

'custom-style for captions'

See also

Other markdown helper function: addFiguresAndTables(), mdBullet(), mdBullet0(), mdFigure(), mdFootNote(), mdHeading(), mdLink(), mdNewline(), mdNewpage(), mdPaste(), mdPaste0(), mdTable()