/mjtools

R programming useful tools

Primary LanguageR

============================================================================== mjtools: a light package for R

Manuel J. Marin-Jimenez

This package has been created for teaching purposes.

Source-Code: https://github.com/mjmarin/mjtools


Contents of the package:

  • R - contains source R files
  • DESCRIPTION - details about this package
  • NAMESPACE - created automatically by the system

Requirements:

This software has been tested with R v3.3.1


Citation:

If you use this library for your publications/teaching, please cite it as:

@misc{mjtools,
 author = {Marin-Jimenez, Manuel J.},
 title = {{mjTools}: An example library for R programming},
 year = {2017},
 note =   {Software available at \url{https://github.com/mjmarin/mjtools}}
}

Version history:

  • v0.0.1: first release