spark-instrumented-optimizer/R/pkg/R
Felix Cheung 44c8bfda79 [SQL][DOC] updating doc for JSON source to link to jsonlines.org
## What changes were proposed in this pull request?

API and programming guide doc changes for Scala, Python and R.

## How was this patch tested?

manual test

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes #15629 from felixcheung/jsondoc.
2016-10-26 23:06:11 -07:00
..
backend.R [SPARK-15159][SPARKR] SparkR SparkSession API 2016-06-17 21:36:01 -07:00
broadcast.R [SPARK-15490][R][DOC] SparkR 2.0 QA: New R APIs and API docs for non-MLib changes 2016-06-16 19:39:33 -07:00
client.R [SPARK-8603][SPARKR] Use shell() instead of system2() for SparkR on Windows 2016-05-26 20:55:06 -07:00
column.R [SPARK-16508][SPARKR] doc updates and more CRAN check fixes 2016-08-22 15:53:10 -07:00
context.R [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GB 2016-10-12 10:32:38 -07:00
DataFrame.R [SQL][DOC] updating doc for JSON source to link to jsonlines.org 2016-10-26 23:06:11 -07:00
deserialize.R [SPARK-12922][SPARKR][WIP] Implement gapply() on DataFrame in SparkR 2016-06-15 21:42:05 -07:00
functions.R [SPARK-17297][DOCS] Clarify window/slide duration as absolute time, not relative to a calendar 2016-09-19 09:38:25 +01:00
generics.R [SPARK-17157][SPARKR] Add multiclass logistic regression SparkR Wrapper 2016-10-26 16:12:55 -07:00
group.R [SPARKR][MINOR] Fix docs for sparkR.session and count 2016-09-02 21:11:57 -07:00
install.R [SPARKR][MINOR] Add installation message for remote master mode and improve other messages 2016-08-24 16:04:14 -07:00
jobj.R [SPARK-14995][R] Add since tag in Roxygen documentation for SparkR API methods 2016-06-20 14:24:41 -07:00
jvm.R [SPARK-16581][SPARKR] Make JVM backend calling functions public 2016-08-29 12:55:32 -07:00
mllib.R [SPARK-17157][SPARKR][FOLLOW-UP] doc fixes 2016-10-26 23:02:54 -07:00
pairRDD.R [SPARK-16508][SPARKR] doc updates and more CRAN check fixes 2016-08-22 15:53:10 -07:00
RDD.R [SPARK-17961][SPARKR][SQL] Add storageLevel to DataFrame for SparkR 2016-10-26 13:26:43 -07:00
schema.R [SPARK-16508][SPARKR] Fix CRAN undocumented/duplicated arguments warnings. 2016-08-20 06:59:23 -07:00
serialize.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
sparkR.R [SPARK-17210][SPARKR] sparkr.zip is not distributed to executors when running sparkr in RStudio 2016-09-23 11:37:43 -07:00
SQLContext.R [SQL][DOC] updating doc for JSON source to link to jsonlines.org 2016-10-26 23:06:11 -07:00
stats.R [SPARK-16508][SPARKR] doc updates and more CRAN check fixes 2016-08-22 15:53:10 -07:00
types.R [SPARK-16883][SPARKR] SQL decimal type is not properly cast to number when collecting SparkDataFrame 2016-09-02 01:47:17 -07:00
utils.R [SPARK-17961][SPARKR][SQL] Add storageLevel to DataFrame for SparkR 2016-10-26 13:26:43 -07:00
window.R [SPARKR][MINOR] Fix windowPartitionBy example 2016-08-31 21:28:53 -07:00
WindowSpec.R [SPARKR][MINOR] Add more examples to window function docs 2016-08-24 16:00:04 -07:00