spark-instrumented-optimizer/R/pkg/inst/tests
Davies Liu c636b87dc2 [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guide
sqlCtx -> sqlContext

You can check the docs by:

```
$ cd docs
$ SKIP_SCALADOC=1 jekyll serve
```
cc shivaram

Author: Davies Liu <davies@databricks.com>

Closes #5442 from davies/r_docs and squashes the following commits:

7a12ec6 [Davies Liu] remove rdd in R docs
8496b26 [Davies Liu] remove the docs related to RDD
e23b9d6 [Davies Liu] delete R docs for RDD API
222e4ff [Davies Liu] Merge branch 'master' into r_docs
89684ce [Davies Liu] Merge branch 'r_docs' of github.com:davies/spark into r_docs
f0a10e1 [Davies Liu] address comments from @shivaram
f61de71 [Davies Liu] Update pairRDD.R
3ef7cf3 [Davies Liu] use + instead of function(a,b) a+b
2f10a77 [Davies Liu] address comments from @cafreeman
9c2a062 [Davies Liu] mention R api together with Python API
23f751a [Davies Liu] Fill in SparkR examples in programming guide

(cherry picked from commit 7af3818c6b)
Signed-off-by: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
2015-05-23 00:02:22 -07:00
..
test_binary_function.R [SPARK-6991] [SPARKR] Adds support for zipPartitions. 2015-04-27 15:04:37 -07:00
test_binaryFile.R [SPARK-6850] [SparkR] use one partition when we need to compare the whole result 2015-04-10 15:35:45 -07:00
test_broadcast.R [SPARK-7230] [SPARKR] Make RDD private in SparkR. 2015-05-05 14:41:05 -07:00
test_context.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_includePackage.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_parallelize_collect.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_rdd.R [SPARK-6856] [R] Make RDD information more useful in SparkR 2015-04-27 13:38:25 -07:00
test_shuffle.R [SPARK-6807] [SparkR] Merge recent SparkR-pkg changes 2015-04-17 13:42:19 -07:00
test_sparkSQL.R [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guide 2015-05-23 00:02:22 -07:00
test_take.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_textFile.R [SPARK-6850] [SparkR] use one partition when we need to compare the whole result 2015-04-10 15:35:45 -07:00
test_utils.R [SPARK-7230] [SPARKR] Make RDD private in SparkR. 2015-05-05 14:41:05 -07:00