
Create a Quarto project with internal results generation
Source:R/create_project.R
create_project_quarto_internal_results.Rd
This function creates a new project structure that uses Quarto for documentation with results generated from within the Quarto document. The project includes:
R code directory
Quarto document setup
Results directory with date-based organization
Git configuration
Project initialization code