View source: R/quarto_integration.R
| goose_create_template | R Documentation |
Generate a parameterized Quarto/RMarkdown template
goose_create_template(
type = "analysis",
parameters = list(),
output_file = NULL
)
type |
Report type (analysis, dashboard, presentation) |
parameters |
List of parameters |
output_file |
Output file path |
Path to template file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.