qrmd_files: Get file paths to all qmds or rmds in the course website...

View source: R/book_txt.R

qrmd_filesR Documentation

Get file paths to all qmds or rmds in the course website directory

Description

Get file paths to all qmds or rmds in the course website directory

Usage

qrmd_files(path = ".")

Arguments

path

Where to look for the _bookdown.yml or _quarto.yml file. Passes to get_yaml_spec() function. By default looks in current directory

Value

The file paths to rmds or wmds listed in the _bookdown.yml or _quarto.yml file.


ottrpal documentation built on April 3, 2025, 7:46 p.m.