Learn R Programming

aNCA (version 0.1.0)

create_html_dose_slides: Render dose escalation results to HTML via Quarto

Description

Used internally to create and render a .qmd file to HTML.

Usage

create_html_dose_slides(res_dose_slides, path, title)

Value

Invisibly returns TRUE if rendering succeeded.

Arguments

res_dose_slides

List of results for each dose group.

path

Path to the output HTML file.

title

Title for the presentation.