Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 620 Bytes

tracelib

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

Installation

You can install the released version of tracelib from Package archive file with:

install.packages("path_to_package")

Example

This is a basic example which shows you how to solve a common problem:

library(tracelib)
## basic example code