find_theme_doc: Fetch the reference doc associated with a theme

View source: R/find_theme_doc.R

find_theme_docR Documentation

Fetch the reference doc associated with a theme

Description

Fetch the reference doc associated with a theme

Usage

find_theme_doc(theme, extension)

Arguments

theme

The name of the theme. Must match the name of the reference file.

extension

The extension of the reference doc, without a period

Value

The path to the reference document. If no document was found, returns NULL.

Examples

find_theme_doc("red", extension = "pptx")

rmlane/bscContentHelpers documentation built on Jan. 30, 2024, 9:43 a.m.