Two simple and straight-forward scripts in R that use Parallel Programming, both threading a multi-core process. Both of them were created so the R users would get an idea of parallel programming.
The scripts were built that way so you can compile a report after running the scripts.
- KarlesP - Initial work - KarlesP
Source of Parallel programming 1 and Parallel programming 2 can be found HERE