Skip to contents

Package and Environment

initialize_project()
Initialize project
project
Folders to be used/referenced
set_results()
Set results folder after initialization
package_installed()
Check if a package is installed and optionally install it

Project Creation

create_project_quarto_external_results()
Create example project that uses quarto with results generated outside the .qmd file
create_project_quarto_internal_results()
Create example project that uses quarto with results generated from within the .qmd file

File and Directory Utilities

ls_files()
List files and directories
move_directory()
Move directory
path()
Construct path to a file or directory
write_text()
Write text to a file