By egregory
via architects.dzone.com
Published: Jan 07 2013 / 12:19
R is a programming language focused on solving statistical and mathematical calculations. R programs often operate on large, in-memory data sets, which feels somewhat similar to database programming. Examples in the R Cookbook bear a resemblence to functional programming in clojure, as others have noted.
Add your comment