View source: R/skill_registry.R
| scan_skills | R Documentation |
Convenience function to scan a directory and return a SkillRegistry. Alias for create_skill_registry().
scan_skills(path, recursive = FALSE)
path |
Path to scan for skills. |
recursive |
Whether to scan subdirectories. Default FALSE. |
A populated SkillRegistry object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.