write_framework_template: Overwrite a Framework template with new contents

View source: R/templates.R

write_framework_templateR Documentation

Overwrite a Framework template with new contents

Description

Overwrite a Framework template with new contents

Usage

write_framework_template(name, contents)

Arguments

name

Template identifier (e.g., "notebook", "gitignore", "ai_claude")

contents

Character string to write to the template file.

Value

Invisibly returns the file path of the written template.


framework documentation built on Feb. 18, 2026, 1:07 a.m.