template_retrieve {rb3} | R Documentation |
Retrieve a template by its name
Description
This function retrieves a template identified by its name.
Usage
template_retrieve(template_name)
Arguments
template_name |
The name identifying the template to retrieve. |
Value
The template associated with the given name.
[Package rb3 version 0.1.0 Index]