README.md

output: pdf_document: default html_document: default

myoilpkg

The goal of myoilpkg is to calculate user defined transformations on oil data.

Installation

This package is under developement. You need to save the package in your local directory, open the myoilpkg.Rproj in your R studio. Then run the following line in your console:

load_all()

Example

This is an example of how to use the package:

result <- main_fun()

result is a list including the meta data object and the extended input data with the added columns of transformations.



sxz155/myoilpkg documentation built on Dec. 23, 2021, 6:45 a.m.