Learn R Programming

gooseR (version 0.1.2)

goose_create_template: Create Parameterized Report Template

Description

Generate a parameterized Quarto/RMarkdown template

Usage

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

Value

Path to template file

Arguments

type

Report type (analysis, dashboard, presentation)

parameters

List of parameters

output_file

Output file path