carpentries/pegboard: Explore and Manipulate Markdown Curricula from the Carpentries

The Carpentries (<https://carpentries.org>) curricula is made of of lessons that are hosted as websites. Each lesson represents between a half day to two days of instruction and contains several episodes, which are written as 'kramdown'-flavored 'markdown' documents and converted to HTML using the 'Jekyll' static website generator. This package builds on top of the 'tinkr' package; reads in these markdown documents to 'XML' and stores them in R6 classes for convenient exploration and manipulation of sections within episodes.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.7.7
URL https://carpentries.github.io/pegboard
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("carpentries/pegboard")
carpentries/pegboard documentation built on Nov. 13, 2024, 8:53 a.m.