prepare_chunk {saros}R Documentation

Internal function to prepare a chunk for a Quarto report.

Description

Internal function to prepare a chunk for a Quarto report.

Usage

prepare_chunk(element_name, ...)

Arguments

element_name

The name of the element to be prepared.

...

Dynamic dots passed onto the methods.

Value

Returns a text string for the chunk, but also has side-effects for generating files.


[Package saros version 1.0.4 Index]