find_paper_figures: Find all figures inserted using 'insert_fig()' to allow easy...

View source: R/find_paper_figures.R

find_paper_figuresR Documentation

Find all figures inserted using insert_fig() to allow easy uploading for manuscript submission

Description

Looks in the .Rmd for any calls to this function and extracts the figure file names

Usage

find_paper_figures(file)

Arguments

file

.Rmd file to search

Value

character vector of file stems


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.