geoffwlamb/checklist: Create Checklists in RStudio

This package creates checklists that can be updated via the command line and viewed withing RStudio's Viewer pane. Functioanlity includes adding, completing, editing, and removing items, as well as customizing the appearance of the checklist itself. Behind the scenes, functions are outputting HTML to a temporary file that gets displayed in the Viewer pane.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/geoffwlamb/checklist
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("geoffwlamb/checklist")
geoffwlamb/checklist documentation built on May 17, 2019, 2:59 p.m.