Learn R Programming

TBox (version 0.2.2)

get_word_template_path: The path to the word template

Description

This function returns the path to the word template installed with the package TBox.

Usage

get_word_template_path()

Arguments

Value

a character vector of length 1 representing the path

Details

This function helps the other functions to find the template of the word document used to render in .docx output.

Examples

Run this code
get_word_template_path()

Run the code above in your browser using DataLab