Skip to contents

Using pal

See the “Getting Started with pal” vignette to learn how to work with pals.

Creating custom pals

prompt_new() prompt_remove() prompt_edit()
Working with pal prompts
directory_load() directory_list() directory_path() directory_set()
The prompt directory
pal_options
Options used by the pal package

Pals for package development

pal_roxygen
The roxygen pal
pal_testthat
The testthat pal
pal_cli
The cli pal

Developer Infrastructure

.pal_add() .pal_remove()
Registering pals
.init_pal()
Initialize a Pal object
.init_addin()
Run the pal addin