unilur is a R package to help writing tutorials, practicals or
examination papers with rmarkdown.
With unilur you can render the following outputs from a single
rmarkdown file:
In addition, you will be able to:
The source code is hosted on github. To install the R package, run the following code:
devtools::install_github("koncina/unilur")
The package contains example templates illustrating some of the possibilities.
Use one of the following rmarkdown output formats to start writing your tutorials or examination papers:
unilur::tutorial_htmlunilur::tutorial_pdfunilur::tutorial_html_solutionunilur::tutorial_pdf_solutionunilur::answer_rmdYou can read these
articles to find
more informations on how to use the unilur formats:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.