block by ramnathv 7793167

Spark Blocks in R

This is an R implemenation of SparkBlocks. I have not yet tested the code, so use with caution. The code is a line-by-line translation of the python code. So there is a lot of scope to make it more R-like using vectorized constructs and built-in functions.

spark_blocks.R