list_templates {rb3}R Documentation

List Available Templates

Description

Retrieves all templates registered in the template registry and returns their properties as a tibble.

Usage

list_templates()

Value

A tibble with the following columns:

Description

The description of the template

Template

The template identifier

Examples

list_templates()


[Package rb3 version 0.1.0 Index]