Description Usage Arguments Details Value
Put this in your custom .onAttach()
function to load your package's
internal configs based on .yml
files that typically should live in your
./inst
directory (which becomes the root package directory once the package
is attached).
1 | conf_auto_load_internal(pkgname)
|
pkgname |
[ |
TODO-20191115-2: Explain env var CONFX_AUTO_LOAD_INTERNAL
[list]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.