show_tasks: Get the name of the tasks in the assignment.

View source: R/set_assignment.R

show_tasksR Documentation

Get the name of the tasks in the assignment.

Description

Get the name of the tasks in the assignment.

Usage

show_tasks()

Examples

# We first set the assignment
assignment_path <- 
 file.path(system.file(package = "markmyassignment"), "extdata/example_assignment01.yml")
set_assignment(assignment_path)
 
show_tasks()


MansMeg/markmyassignment documentation built on Jan. 31, 2024, 4:11 p.m.