| add_comments | Extend code regions to include leading comments and... |
| box | An alternative module system for R |
| create_export_block | Collect export tag information |
| default | Retrieve a value or a default |
| export | Explicitly declare module exports |
| file | Find the full paths of files in modules |
| find_in_path | Find a module’s source location |
| fmt | String formatting helpers |
| has_export_tag | Find '@export' tags in code regions |
| help | Display module documentation |
| help-internal | Helper functions for the help functionality |
| importing | Import a module or package |
| info | Information about a physical module or package |
| loaded | Environment of loaded modules |
| lsf | Return a list of function names in an environment |
| map | Apply function to elements in list |
| mod-hooks | Hooks for module events |
| name | Get a module’s name |
| namespace | Module namespace handling |
| parse_documentation | Parse a module’s documentation |
| parse_export_specs | Find exported names in parsed module source |
| parse_export_tags | Extract comment tags from Roxygen block comments |
| path | Get a module’s path |
| paths | Path related functions |
| register_S3_method | Register S3 methods |
| s3 | Internal S3 infrastructure helpers |
| script_path | Set the base path of the script |
| spec | Parse a mod or pkg spec expression passed to 'use' |
| throw | Throw informative error messages |
| topenv | Get a module’s namespace environment |
| unload | Unload or reload modules |
| use | Import a module or package |
| wrap_unsafe_function | Wrap "unsafe calls" functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.