bootstrap_project_init: Bootstrap project initialization file

View source: R/init.R

bootstrap_project_initR Documentation

Bootstrap project initialization file

Description

Generates an init.R file showing the initialization logic. Useful for documentation and understanding how the project was set up.

Usage

bootstrap_project_init(output_file = "init.R")

Arguments

output_file

Path where init.R should be written. Default: "init.R"

Value

Invisibly returns TRUE on success


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