determine_exercise_number {tutorial.helpers}R Documentation

Finds the number of the next exercise in a tutorial

Description

Finds the number of the next exercise in a tutorial

Usage

determine_exercise_number(file_path = NULL)

Arguments

file_path

Character string of the file path to the tutorial

Value

The next exercise number based on the file argument or the active document.


[Package tutorial.helpers version 0.2.7 Index]