powered by
Get the name of the tasks in the assignment.
show_tasks()
# We first set the assignment assignment_path <- file.path(system.file(package = "markmyassignment"), "extdata/example_assignment01.yml") set_assignment(assignment_path) show_tasks()
Run the code above in your browser using DataLab