list_all_templates {autoslider.core} | R Documentation |
[EXPERIMENTAL] List All Available Templates
Description
[EXPERIMENTAL] List All Available Templates
Usage
list_all_templates(package = "autoslider.core")
Arguments
package |
Which package to search for the template files. Defaults to "autoslider.core". |
Value
A character vector of available template names in the specified package.
Examples
list_all_templates(package = "autoslider.core")
[Package autoslider.core version 0.2.6 Index]