Skip to contents

Project Setup

Functions for creating and configuring Quarto projects

quarto_project()
Create a Custom 'Quarto' Project
settings()
Manage 'froggeR' Settings
save_variables()
Save variables YAML for 'Quarto' Projects

Document Creation

Functions for creating and styling Quarto documents

write_quarto()
Create a New 'Quarto' Document
write_variables()
Write Variables YAML for 'Quarto' Projects
write_scss()
Create a 'Quarto' SCSS file

Project Documentation

Functions for enhancing project documentation and security

write_readme()
Create a project README file
write_notes()
Create a project README file
write_ignore()
Create an enhanced .gitignore file