Package 'quartoYAAC'

Title: R Interface to the 'quarto-yaac' Template
Description: Provides convienence functions to add the 'quarto-yaac' template to an R project and includes functions for creating Latex formatted text blocks that work with the underlying document class.
Authors: Michael Schramm [aut, cre]
Maintainer: Michael Schramm <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0
Built: 2024-08-27 03:51:04 UTC
Source: https://github.com/mps9506/quartoYAAC

Help Index


Use the Quarto-YAAC template

Description

Adds a subdirectory and necessary files to use the Quarto-YAAC https://github.com/mps9506/quarto-yaac template.

Usage

use_quarto_yaac(file_name = NULL)

Arguments

file_name

Name of new qmd file and sub-directory to be created

Value

a message if extension was successfully copied over