Skip to contents

Retrieve all r/exams-specific metadata from a question's .Rmd file.

Usage

get_metadata(filename = "", directory = "")

Arguments

filename

Name of the .Rmd file. Any extensions are ignored.

directory

Optional. Folder this file can be found in.

Value

Tibble of metadata values, named appropriately, with filename and qvariation columns.

Details

If filename is left blank, a file explorer window is opened.

Credits

Brighton Pauli, 2023