Description Usage Arguments Value Examples
Run an interactive exercise which is contained within R package
qfwr. qfwr_ex()
is just a simple wrapper of
learnr::run_tutorial
.
1 | qfwr_ex(lecture)
|
lecture |
An string, such as "L05". |
An interactive exercise opened in web browser.
1 2 3 4 | ## Not run:
qfwr_ex("L05")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.