datacamp/tutorial: Convert R Markdown Files to DataCamp Light HTML Files

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.3
URL http://www.datacamp.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("datacamp/tutorial")
datacamp/tutorial documentation built on Nov. 2, 2022, 9:02 p.m.