Description Usage Arguments Value Examples
Loads the list of Q folders. RootPath is required where the Qs are located.
| 1 | yaml.debugger.get.qnames(RootPath, show_qnames = TRUE)
 | 
| RootPath | current working directory with Qs for debugging | 
| show_qnames | boolean trigger for showing / not showing the found Q folder names in the folder RootPath | 
The list with Q folder names needed in the further process.
| 1 2 3 4 | ## Not run: 
qnames = yaml.debugger.get.qnames(d_init$RootPath)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.