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