View source: R/validate_lesson_dir.R
validate_lesson_dir | R Documentation |
Internal function for checking if a directory contains the expected structure of a lesson
validate_lesson_dir(lesson_dir)
lesson_dir |
path (or a vector of paths) to a potential lesson directory; Make sure path starts with leading "/" If it's not relative to the current working dir. |
logical: is this a good lesson directory path or not? Will return a vector as long as lesson_dir input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.