Description Usage Arguments Value
Given a 'split_path' and the 'full_path' for an exercise, return a single row dataframe containing an exercise listing entry for that exercise.
1 | exercise_path_to_entry(split_path, full_path)
|
split_path |
a length-3 character vector containing the chapter name, lesson name, and exercise name for an exercise, in that order |
full_path |
the full path to an exercise file |
a one-row dataframe containing 'chapter', 'lesson', 'exercise', 'path', and 'completed'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.