DataCamp Light (<https://github.com/datacamp/datacamp-light>) is a light-weight implementation of the DataCamp UI, that allows you to embed interactive exercises inside HTML documents. The tutorial package makes it easy to create these HTML files from R Markdown files. An extension to knitr, tutorial detects appropriately formatted code chunks and replaces them with DataCamp Light readable chunks in the resulting HTML file.
Version: | 0.4.3 |
Depends: | R (≥ 3.0.0) |
Imports: | markdown, knitr, rjson, base64enc |
Suggests: | testthat, rmarkdown |
Published: | 2016-10-14 |
Author: | Filip Schouwenaars |
Maintainer: | Filip Schouwenaars <filip at datacamp.com> |
BugReports: | https://github.com/datacamp/tutorial/issues |
License: | MIT + file LICENSE |
URL: | http://www.datacamp.com |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.12.3) - http://johnmacfarlane.net/pandoc |
Materials: | README |
CRAN checks: | tutorial results |
Reference manual: | tutorial.pdf |
Vignettes: |
Basics |
Package source: | tutorial_0.4.3.tar.gz |
Windows binaries: | r-devel: tutorial_0.4.3.zip, r-release: tutorial_0.4.3.zip, r-oldrel: tutorial_0.4.3.zip |
macOS binaries: | r-release: tutorial_0.4.3.tgz, r-oldrel: tutorial_0.4.3.tgz |
Old sources: | tutorial archive |
Please use the canonical form https://CRAN.R-project.org/package=tutorial to link to this page.