/R-Playground

A repository with a few R scripts to practice statistic concepts and data display.

Primary LanguageRGNU General Public License v3.0GPL-3.0

R-Playground

A repository with a feel R scripts to practice statistic concepts and data display.

Some general notes about the scripts:

  • Most scripts read csv file from args;
  • Some scripts define functions that are meant to be used on the interpreter;
  • Some sample csv files are kept in directorys as needed;
  • Output graphs are printed to default file, Rplots.pdf;