determine_code_chunk_name: Determine the code chunk name of a new exercise in a...

View source: R/determine_code_chunk_name.R

determine_code_chunk_nameR Documentation

Determine the code chunk name of a new exercise in a tutorial.

Description

Determine the code chunk name of a new exercise in a tutorial.

Usage

determine_code_chunk_name(file_path = NULL)

Arguments

file_path

Character string of the file path to the tutorial

Value

The section id of the exercise based on its section


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