list_compiled: List all compiled html files

View source: R/utils.R

list_compiledR Documentation

List all compiled html files

Description

List all html files compiled from RMarkdown

Usage

list_compiled(subdir, with_moodle_id = FALSE)

Arguments

subdir

subdirectory in which to scan for html files

with_moodle_id

extract the moodle identifier

Value

if with_moodle_id is FALSE, returns a vector with paths to submission files; if TRUE, a table with submission id and filename.


dalejbarr/assessr documentation built on Dec. 13, 2024, 3:41 p.m.