README.md

oRtrack

oRtrack package is a R package for tracks object references across R project. For given R object oRtrack will analyze all R scripts and determine usage and definition of that object.

Instalation

This package does not depends on any other packages. The package can be installed from github using package devtools package.

devtools::install_github("DSkrzypiec/oRtrack")

Features

TODO

Examples

TODO



DSkrzypiec/oRtrack documentation built on May 23, 2019, 7:32 a.m.