Learn R Programming

histry (version 0.2.4)

Enhanced Command History Tracking for R Sessions and Dynamic Documents

Description

Automatically tracks and makes programmatically available code evaluation history in R sessions and dynamic documents.

Copy Link

Version

Install

install.packages('histry')

Monthly Downloads

38

Version

0.2.4

License

Artistic-2.0

Maintainer

Gabriel Becker

Last Published

November 14th, 2018

Functions in histry (0.2.4)

exprs

Histry object accessors
saveHistry

Save and load Histry data
knitrtracer

knitr history tracking These functions are exported due to the vagaries of how tracing functions works in R. Knitr history support is now turned on when the histry package is loaded; They should never be called directly by an end user.
historyTracker

Construct and activate a HistoryTracker object
histropts

histry
histryProvDF

Generate ProvStoreDF from histry
HistoryData

HistoryData
HistoryTracker

A reference class for tracking code history
combineHistry

Combine History data from two sources/records