The goal of tracelib is to have a automated Data workflow documentation wherever possible. This is a library with classes, methods, functions to capture metadata for files, actions and related entities, to write and read the metadata into temporary objects, files and a data base
You can install the released version of tracelib from Package archive file with:
install.packages("path_to_package")
This is a basic example which shows you how to solve a common problem:
library(tracelib)
## basic example code