output: pdf_document: default html_document: default
The goal of myoilpkg is to calculate user defined transformations on oil data.
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()
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.