Description Usage Value Examples
List all interactive exercises which are contained within
R package qfwr. qfwr_ls()
is a wrapper of
learnr::available_tutorials
.
1 | qfwr_ls()
|
An invisible data.frame containing "package", "name", "title", "description", "package_dependencies", "private", and "yaml_front_matter".
1 2 3 4 | ## Not run:
qfwr_ls()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.