View source: R/quarto_integration.R
| goose_create_report | R Documentation |
Generate a complete RMarkdown report
goose_create_report(
title,
data = NULL,
analysis_type = "exploratory",
output_file = NULL
)
title |
Report title |
data |
Data frame to analyze |
analysis_type |
Type of analysis |
output_file |
Output file path |
Path to created report
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.