options.help | R Documentation |
Prints information for each requested option (or all options if options
is NULL
).
options.help(options = NULL, template_path = NULL)
options |
[character, optional] A single option name (dot-separated) or a
character vector thereof. If |
template_path |
[character, optional] Path to the template YAML file.
Defaults to |
Invisibly returns NULL
, printing the requested information
to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.