box-package | An alternative module system for R |
.on_load | Hooks for module events |
.on_unload | Hooks for module events |
box | An alternative module system for R |
export | Explicitly declare module exports |
file | Find the full file names of files in modules |
help | Display module documentation |
mod-hooks | Hooks for module events |
name | Get a module’s name |
register_S3_method | Register S3 methods |
reload | Unload or reload a given module |
script_path | Set the base path of the script |
set_script_path | Set the base path of the script |
unload | Unload or reload a given module |
use | Import a module or package |