list_submissions: List all RMarkdown submissions

View source: R/process_rmd.R

list_submissionsR Documentation

List all RMarkdown submissions

Description

List all RMarkdown submissions in a given subdirectory

Usage

list_submissions(subdir, with_moodle_id = FALSE)

Arguments

subdir

subdirectory in which to scan for RMarkdown 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 Jan. 25, 2024, 10:47 p.m.