/r-lcfd

A minimal R project skeleton

Primary LanguageR

A simple R project skeleton

An adaptation of Josh Reich's LCFD workflow.

Includes a main.r file which just runs the other files in sequence. You can also run tests.r, which runs the whole project along with your tests.

NOTE: The testthat package is required to run the tests.

License

This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.