determine_exercise_number: Finds the number of the next exercise in a tutorial

View source: R/determine_exercise_number.R

determine_exercise_numberR 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.


tutorial.helpers documentation built on June 8, 2025, 1:26 p.m.