Used internally for dose escalation reporting.
add_qmd_sl_plottabletable(quarto_path, df1, df2, plot, use_plotly = FALSE)Invisibly returns TRUE if the slide was added.
Path to the Quarto (.qmd) file to append to.
Expression for first table (left column).
Expression for second table (right column).
Expression for plot.
Logical, whether to convert plot to plotly.