oharac/provRmd: Track Provenance Within R Markdown scripts

This package tracks provenance of files read into and written out of an R Markdown script when the script is executed. Each file is logged with information on the most recent git commit (where available), and its role within the script. Additional functions and footers in the package can create a workflow diagram, save the log file, and/or add a footer to the end of the R Markdown document.

Getting started

Package details

Maintainer
LicenseMIT
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("oharac/provRmd")
oharac/provRmd documentation built on June 25, 2019, 9:06 p.m.