get_template_filepath: Retrieve Template File Paths

View source: R/tlg_template.R

get_template_filepathR Documentation

Retrieve Template File Paths

Description

Retrieve Template File Paths

Usage

get_template_filepath(package = "autoslider.core", full.names = FALSE)

Arguments

package

A character string specifying the name of the package to search.

full.names

If 'TRUE', returns the full path to each file. If 'FALSE', returns only the file names.

Value

A character vector of template file names or paths, depending on 'full.names'.


autoslider.core documentation built on Aug. 8, 2025, 6:44 p.m.