Learn R Programming

rb3 (version 0.1.0)

list_templates: List Available Templates

Description

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

Usage

list_templates()

Arguments

Value

A tibble with the following columns:

Description

The description of the template

Template

The template identifier

Examples

Run this code
list_templates()

Run the code above in your browser using DataLab