read_quarto_chunk_data: Read in Quarto code chunk data

read_quarto_chunk_dataR Documentation

Read in Quarto code chunk data

Description

Reads in a TOML file containing structured figure or table code chunk data, suited to be fed to quarto_chunks().

Usage

read_quarto_chunk_data(path)

Arguments

path

Path to the TOML file containing structured figure or table code chunk data. A character scalar.

Value

A tibble.

See Also

Other Quarto functions: quarto_chunks(), quarto_fig_chunk(), quarto_tbl_chunk()


salim-b/salim documentation built on April 12, 2024, 7:57 p.m.