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
initialize_project      Initializes project
ls_files                List files and directories Equivalent to the
                        unix 'ls' command.
move_directory          Move directory
package_installed       Is a package installed?
path                    Construct path to a file or directory
project                 Folders to be used/referenced (environment)
set_results             Set results folder after initialization
write_text              Write text to a file
