autolabel_latex_figs: Autolabel figures in Latex

View source: R/autolabel_latex_captions.R

autolabel_latex_figsR Documentation

Autolabel figures in Latex

Description

I hate having to add \\label{fig:blah} to fig.cap in Latex .Rmd files. There's probably a better way to do this, but if you call this function, it will automatically add \\label{fig:<label>} to the fig.cap option of any chunk with a fig.cap and a label, substituting whitespace stretches (after trimming it)

Usage

autolabel_latex_figs()

burchill/zplyr documentation built on Feb. 2, 2023, 11:01 a.m.