goose_create_template: Create Parameterized Report Template

View source: R/quarto_integration.R

goose_create_templateR Documentation

Create Parameterized Report Template

Description

Generate a parameterized Quarto/RMarkdown template

Usage

goose_create_template(
  type = "analysis",
  parameters = list(),
  output_file = NULL
)

Arguments

type

Report type (analysis, dashboard, presentation)

parameters

List of parameters

output_file

Output file path

Value

Path to template file


gooseR documentation built on Feb. 6, 2026, 5:07 p.m.