Learn R Programming

autoslider.core (version 0.2.7)

list_all_templates: [EXPERIMENTAL] List All Available Templates

Description

[EXPERIMENTAL] List All Available Templates

Usage

list_all_templates(package = "autoslider.core")

Value

A character vector of available template names in the specified package.

Arguments

package

Which package to search for the template files. Defaults to "autoslider.core".

Examples

Run this code
list_all_templates(package = "autoslider.core")

Run the code above in your browser using DataLab