use_quarto: Get a quarto template from the CTU-Bern quarto repository

View source: R/use_.R

use_quartoR Documentation

Get a quarto template from the CTU-Bern quarto repository

Description

Get a quarto template from the CTU-Bern quarto repository

Usage

use_quarto(x, dir, open = TRUE)

Arguments

x

branch name of the template in question

dir

folder in which to save the template

open

logical, whether to open the file

Value

a qmd file (and extension file)

Examples

#use_quarto("html", ".")

CTU-Bern/CTUtemplate documentation built on Feb. 27, 2025, 7:21 p.m.