Skip to contents

Package and Environment

initialize_project()
Initialize project environment and structure
project
Project folder locations
set_results()
Set results folder after project initialization
package_installed()
Check if a package is installed and optionally install it

Project Creation

create_project_quarto_external_results()
Create a Quarto project with external results generation
create_project_quarto_internal_results()
Create a Quarto project with internal results generation

File and Directory Utilities

ls_files()
List files and directories recursively
move_directory()
Move a directory and its contents
path()
Construct file path from components
write_text()
Write text to file