Skip to contents

Using chores

See the “Getting Started with chores” vignette to learn how to work with helpers.

Creating custom helpers

prompt_new() prompt_remove() prompt_edit()
Working with helper prompts
directory_load() directory_list() directory_path() directory_set()
The prompt directory
helper_options .chores_dir .chores_chat
Options used by the chores package

Chore helpers for package development

roxygen_helper
The roxygen helper
testthat_helper
The testthat helper
cli_helper
The cli helper

Developer Infrastructure

.helper_add() .helper_remove()
Registering helpers
.init_helper()
Initialize a Helper object
.init_addin()
Run the chores addin