| arborize | Render a syntactic tree as a PNG image |
| check_project | Check a project for toolero conventions |
| create_qmd | Create a new Quarto document from a template |
| detect_execution_context | Detect the current execution context |
| generate_kb_xml | Generate a KB-importable XML file from a Quarto document |
| generate_project_config | Generate a project configuration file |
| init_project | Initialize a new R project with a standard folder structure |
| qmd_to_r | Extract R code from a Quarto document |
| read_clean_csv | Read and clean a CSV file |
| run_by_group | Apply a function to each group in a manifest or named list |
| write_by_group | Split a data frame by one or more grouping columns and write each group to a CSV file |
| write_clean_csv | Write a cleaned data frame to a CSV file |