Learn R Programming

rb3 (version 0.1.0)

template_retrieve: Retrieve a template by its name

Description

This function retrieves a template identified by its name.

Usage

template_retrieve(template_name)

Value

The template associated with the given name.

Arguments

template_name

The name identifying the template to retrieve.