etude_dir: Make a listing of an etude directory

Description Usage Arguments

View source: R/etude_dir.R

Description

Etude files are stored in a directory, typically "Exercises". This function scans through the RMD files in such a directory and constructs a data frame based on the YAML. The data frame can be useful, for instance, for including in a parent file using etude_list().

Usage

1
etude_dir(where)

Arguments

where

the name of the folder containing the etude RMD files


dtkaplan/etude documentation built on Oct. 19, 2020, 7:56 p.m.