Tips and tricks for R

I absolutely fell in love with the R programming language after having worked with several languages, starting from BASIC, java, C, C++, perl, and python.

R was of course essential in my field of Bioinformatics but it’s utility in my life goes far beyond that. I love organizing data and numbers into informative plots (so much so that I wrote a R function to generate themes from the R packge ggplot2.) and this is where, IMHO, R absolutely shines.

  1. String Processing

  2. Searching

  3. Miscellaneous