figure2qmd: Figure to Quarto format

View source: R/figure2qmd.R

figure2qmdR Documentation

Figure to Quarto format

Description

Use Articul8 Add-ons from Google docs to build Rticles

Usage

figure2qmd(text, path = ".", opts = NA)

Arguments

text

Markdown text with figure information [string]

path

Image path for figures [path: "." (base directory)]

opts

chunk options in brackets [string: NA]

Details

Quarto option can be included in the title using "{{}}" separated by commas

Value

string mutated


inti documentation built on Oct. 27, 2023, 9:06 a.m.