You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2018/02/28 18:49:54 UTC

[48/51] [partial] spark-website git commit: Apache Spark 2.3.0 Release: Generated Docs

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/00frame_toc.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/00frame_toc.html b/site/docs/2.3.0/api/R/00frame_toc.html
new file mode 100644
index 0000000..25070a3
--- /dev/null
+++ b/site/docs/2.3.0/api/R/00frame_toc.html
@@ -0,0 +1,323 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+<title>R Documentation of SparkR</title>
+
+<script type="text/javascript">
+window.onload = function() {
+  var imgs = document.getElementsByTagName('img'), i, img;
+  for (i = 0; i < imgs.length; i++) {
+    img = imgs[i];
+    // center an image if it is the only element of its parent
+    if (img.parentElement.childElementCount === 1)
+      img.parentElement.style.textAlign = 'center';
+  }
+};
+</script>
+
+
+
+
+
+<style type="text/css">
+* {
+	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
+	font-size: 14px;
+}
+body {
+  padding: 0 5px; 
+  margin: 0 auto; 
+  width: 80%;
+  max-width: 60em; /* 960px */
+}
+
+h1, h2, h3, h4, h5, h6 {
+	color: #666;
+}
+h1, h2 {
+	text-align: center;
+}
+h1 {
+	font-size: x-large;
+}
+h2, h3 {
+	font-size: large;
+}
+h4, h6 {
+	font-style: italic;
+}
+h3 {
+	border-left: solid 5px #ddd;
+	padding-left: 5px;
+	font-variant: small-caps;
+}
+
+p img {
+	display: block;
+	margin: auto;
+}
+
+span, code, pre {
+	font-family: Monaco, "Lucida Console", "Courier New", Courier, monospace;
+}
+span.acronym {}
+span.env {
+	font-style: italic;
+}
+span.file {}
+span.option {}
+span.pkg {
+	font-weight: bold;
+}
+span.samp{}
+
+dt, p code {
+	background-color: #F7F7F7;
+}
+
+</style>
+
+
+
+</head>
+
+<body>
+<h1>SparkR</h1>
+
+<ul>
+<li><a href="AFTSurvivalRegressionModel-class.html" target="content">AFTSurvivalRegressionModel-class</a></li>
+<li><a href="ALSModel-class.html" target="content">ALSModel-class</a></li>
+<li><a href="BisectingKMeansModel-class.html" target="content">BisectingKMeansModel-class</a></li>
+<li><a href="DecisionTreeClassificationModel-class.html" target="content">DecisionTreeClassificationModel-class</a></li>
+<li><a href="DecisionTreeRegressionModel-class.html" target="content">DecisionTreeRegressionModel-class</a></li>
+<li><a href="FPGrowthModel-class.html" target="content">FPGrowthModel-class</a></li>
+<li><a href="GBTClassificationModel-class.html" target="content">GBTClassificationModel-class</a></li>
+<li><a href="GBTRegressionModel-class.html" target="content">GBTRegressionModel-class</a></li>
+<li><a href="GaussianMixtureModel-class.html" target="content">GaussianMixtureModel-class</a></li>
+<li><a href="GeneralizedLinearRegressionModel-class.html" target="content">GeneralizedLinearRegressionModel-class</a></li>
+<li><a href="GroupedData.html" target="content">GroupedData</a></li>
+<li><a href="IsotonicRegressionModel-class.html" target="content">IsotonicRegressionModel-class</a></li>
+<li><a href="KMeansModel-class.html" target="content">KMeansModel-class</a></li>
+<li><a href="KSTest-class.html" target="content">KSTest-class</a></li>
+<li><a href="LDAModel-class.html" target="content">LDAModel-class</a></li>
+<li><a href="LinearSVCModel-class.html" target="content">LinearSVCModel-class</a></li>
+<li><a href="LogisticRegressionModel-class.html" target="content">LogisticRegressionModel-class</a></li>
+<li><a href="MultilayerPerceptronClassificationModel-class.html" target="content">MultilayerPerceptronClassificationModel-class</a></li>
+<li><a href="NaiveBayesModel-class.html" target="content">NaiveBayesModel-class</a></li>
+<li><a href="RandomForestClassificationModel-class.html" target="content">RandomForestClassificationModel-class</a></li>
+<li><a href="RandomForestRegressionModel-class.html" target="content">RandomForestRegressionModel-class</a></li>
+<li><a href="SparkDataFrame.html" target="content">SparkDataFrame</a></li>
+<li><a href="StreamingQuery.html" target="content">StreamingQuery</a></li>
+<li><a href="WindowSpec.html" target="content">WindowSpec</a></li>
+<li><a href="alias.html" target="content">alias</a></li>
+<li><a href="approxQuantile.html" target="content">approxQuantile</a></li>
+<li><a href="arrange.html" target="content">arrange</a></li>
+<li><a href="as.data.frame.html" target="content">as.data.frame</a></li>
+<li><a href="attach.html" target="content">attach</a></li>
+<li><a href="avg.html" target="content">avg</a></li>
+<li><a href="awaitTermination.html" target="content">awaitTermination</a></li>
+<li><a href="between.html" target="content">between</a></li>
+<li><a href="broadcast.html" target="content">broadcast</a></li>
+<li><a href="cache.html" target="content">cache</a></li>
+<li><a href="cacheTable.html" target="content">cacheTable</a></li>
+<li><a href="cancelJobGroup.html" target="content">cancelJobGroup</a></li>
+<li><a href="cast.html" target="content">cast</a></li>
+<li><a href="checkpoint.html" target="content">checkpoint</a></li>
+<li><a href="clearCache.html" target="content">clearCache</a></li>
+<li><a href="clearJobGroup.html" target="content">clearJobGroup</a></li>
+<li><a href="coalesce.html" target="content">coalesce</a></li>
+<li><a href="collect.html" target="content">collect</a></li>
+<li><a href="coltypes.html" target="content">coltypes</a></li>
+<li><a href="column.html" target="content">column</a></li>
+<li><a href="column_aggregate_functions.html" target="content">column<em>aggregate</em>functions</a></li>
+<li><a href="column_collection_functions.html" target="content">column<em>collection</em>functions</a></li>
+<li><a href="column_datetime_diff_functions.html" target="content">column<em>datetime</em>diff_functions</a></li>
+<li><a href="column_datetime_functions.html" target="content">column<em>datetime</em>functions</a></li>
+<li><a href="column_math_functions.html" target="content">column<em>math</em>functions</a></li>
+<li><a href="column_misc_functions.html" target="content">column<em>misc</em>functions</a></li>
+<li><a href="column_nonaggregate_functions.html" target="content">column<em>nonaggregate</em>functions</a></li>
+<li><a href="column_string_functions.html" target="content">column<em>string</em>functions</a></li>
+<li><a href="column_window_functions.html" target="content">column<em>window</em>functions</a></li>
+<li><a href="columnfunctions.html" target="content">columnfunctions</a></li>
+<li><a href="columns.html" target="content">columns</a></li>
+<li><a href="corr.html" target="content">corr</a></li>
+<li><a href="count.html" target="content">count</a></li>
+<li><a href="cov.html" target="content">cov</a></li>
+<li><a href="createDataFrame.html" target="content">createDataFrame</a></li>
+<li><a href="createExternalTable-deprecated.html" target="content">createExternalTable-deprecated</a></li>
+<li><a href="createOrReplaceTempView.html" target="content">createOrReplaceTempView</a></li>
+<li><a href="createTable.html" target="content">createTable</a></li>
+<li><a href="crossJoin.html" target="content">crossJoin</a></li>
+<li><a href="crosstab.html" target="content">crosstab</a></li>
+<li><a href="cube.html" target="content">cube</a></li>
+<li><a href="currentDatabase.html" target="content">currentDatabase</a></li>
+<li><a href="dapply.html" target="content">dapply</a></li>
+<li><a href="dapplyCollect.html" target="content">dapplyCollect</a></li>
+<li><a href="describe.html" target="content">describe</a></li>
+<li><a href="dim.html" target="content">dim</a></li>
+<li><a href="distinct.html" target="content">distinct</a></li>
+<li><a href="drop.html" target="content">drop</a></li>
+<li><a href="dropDuplicates.html" target="content">dropDuplicates</a></li>
+<li><a href="dropTempTable-deprecated.html" target="content">dropTempTable-deprecated</a></li>
+<li><a href="dropTempView.html" target="content">dropTempView</a></li>
+<li><a href="dtypes.html" target="content">dtypes</a></li>
+<li><a href="endsWith.html" target="content">endsWith</a></li>
+<li><a href="eq_null_safe.html" target="content">eq<em>null</em>safe</a></li>
+<li><a href="except.html" target="content">except</a></li>
+<li><a href="explain.html" target="content">explain</a></li>
+<li><a href="filter.html" target="content">filter</a></li>
+<li><a href="first.html" target="content">first</a></li>
+<li><a href="fitted.html" target="content">fitted</a></li>
+<li><a href="freqItems.html" target="content">freqItems</a></li>
+<li><a href="gapply.html" target="content">gapply</a></li>
+<li><a href="gapplyCollect.html" target="content">gapplyCollect</a></li>
+<li><a href="getLocalProperty.html" target="content">getLocalProperty</a></li>
+<li><a href="getNumPartitions.html" target="content">getNumPartitions</a></li>
+<li><a href="glm.html" target="content">glm</a></li>
+<li><a href="groupBy.html" target="content">groupBy</a></li>
+<li><a href="hashCode.html" target="content">hashCode</a></li>
+<li><a href="head.html" target="content">head</a></li>
+<li><a href="hint.html" target="content">hint</a></li>
+<li><a href="histogram.html" target="content">histogram</a></li>
+<li><a href="insertInto.html" target="content">insertInto</a></li>
+<li><a href="install.spark.html" target="content">install.spark</a></li>
+<li><a href="intersect.html" target="content">intersect</a></li>
+<li><a href="isActive.html" target="content">isActive</a></li>
+<li><a href="isLocal.html" target="content">isLocal</a></li>
+<li><a href="isStreaming.html" target="content">isStreaming</a></li>
+<li><a href="join.html" target="content">join</a></li>
+<li><a href="last.html" target="content">last</a></li>
+<li><a href="lastProgress.html" target="content">lastProgress</a></li>
+<li><a href="limit.html" target="content">limit</a></li>
+<li><a href="listColumns.html" target="content">listColumns</a></li>
+<li><a href="listDatabases.html" target="content">listDatabases</a></li>
+<li><a href="listFunctions.html" target="content">listFunctions</a></li>
+<li><a href="listTables.html" target="content">listTables</a></li>
+<li><a href="localCheckpoint.html" target="content">localCheckpoint</a></li>
+<li><a href="match.html" target="content">match</a></li>
+<li><a href="merge.html" target="content">merge</a></li>
+<li><a href="mutate.html" target="content">mutate</a></li>
+<li><a href="nafunctions.html" target="content">nafunctions</a></li>
+<li><a href="ncol.html" target="content">ncol</a></li>
+<li><a href="not.html" target="content">not</a></li>
+<li><a href="nrow.html" target="content">nrow</a></li>
+<li><a href="orderBy.html" target="content">orderBy</a></li>
+<li><a href="otherwise.html" target="content">otherwise</a></li>
+<li><a href="over.html" target="content">over</a></li>
+<li><a href="partitionBy.html" target="content">partitionBy</a></li>
+<li><a href="persist.html" target="content">persist</a></li>
+<li><a href="pivot.html" target="content">pivot</a></li>
+<li><a href="predict.html" target="content">predict</a></li>
+<li><a href="print.jobj.html" target="content">print.jobj</a></li>
+<li><a href="print.structField.html" target="content">print.structField</a></li>
+<li><a href="print.structType.html" target="content">print.structType</a></li>
+<li><a href="printSchema.html" target="content">printSchema</a></li>
+<li><a href="queryName.html" target="content">queryName</a></li>
+<li><a href="randomSplit.html" target="content">randomSplit</a></li>
+<li><a href="rangeBetween.html" target="content">rangeBetween</a></li>
+<li><a href="rbind.html" target="content">rbind</a></li>
+<li><a href="read.df.html" target="content">read.df</a></li>
+<li><a href="read.jdbc.html" target="content">read.jdbc</a></li>
+<li><a href="read.json.html" target="content">read.json</a></li>
+<li><a href="read.ml.html" target="content">read.ml</a></li>
+<li><a href="read.orc.html" target="content">read.orc</a></li>
+<li><a href="read.parquet.html" target="content">read.parquet</a></li>
+<li><a href="read.stream.html" target="content">read.stream</a></li>
+<li><a href="read.text.html" target="content">read.text</a></li>
+<li><a href="recoverPartitions.html" target="content">recoverPartitions</a></li>
+<li><a href="refreshByPath.html" target="content">refreshByPath</a></li>
+<li><a href="refreshTable.html" target="content">refreshTable</a></li>
+<li><a href="registerTempTable-deprecated.html" target="content">registerTempTable-deprecated</a></li>
+<li><a href="rename.html" target="content">rename</a></li>
+<li><a href="repartition.html" target="content">repartition</a></li>
+<li><a href="rollup.html" target="content">rollup</a></li>
+<li><a href="rowsBetween.html" target="content">rowsBetween</a></li>
+<li><a href="sample.html" target="content">sample</a></li>
+<li><a href="sampleBy.html" target="content">sampleBy</a></li>
+<li><a href="saveAsTable.html" target="content">saveAsTable</a></li>
+<li><a href="schema.html" target="content">schema</a></li>
+<li><a href="select.html" target="content">select</a></li>
+<li><a href="selectExpr.html" target="content">selectExpr</a></li>
+<li><a href="setCheckpointDir.html" target="content">setCheckpointDir</a></li>
+<li><a href="setCurrentDatabase.html" target="content">setCurrentDatabase</a></li>
+<li><a href="setJobDescription.html" target="content">setJobDescription</a></li>
+<li><a href="setJobGroup.html" target="content">setJobGroup</a></li>
+<li><a href="setLocalProperty.html" target="content">setLocalProperty</a></li>
+<li><a href="setLogLevel.html" target="content">setLogLevel</a></li>
+<li><a href="show.html" target="content">show</a></li>
+<li><a href="showDF.html" target="content">showDF</a></li>
+<li><a href="spark.addFile.html" target="content">spark.addFile</a></li>
+<li><a href="spark.als.html" target="content">spark.als</a></li>
+<li><a href="spark.bisectingKmeans.html" target="content">spark.bisectingKmeans</a></li>
+<li><a href="spark.decisionTree.html" target="content">spark.decisionTree</a></li>
+<li><a href="spark.fpGrowth.html" target="content">spark.fpGrowth</a></li>
+<li><a href="spark.gaussianMixture.html" target="content">spark.gaussianMixture</a></li>
+<li><a href="spark.gbt.html" target="content">spark.gbt</a></li>
+<li><a href="spark.getSparkFiles.html" target="content">spark.getSparkFiles</a></li>
+<li><a href="spark.getSparkFilesRootDirectory.html" target="content">spark.getSparkFilesRootDirectory</a></li>
+<li><a href="spark.glm.html" target="content">spark.glm</a></li>
+<li><a href="spark.isoreg.html" target="content">spark.isoreg</a></li>
+<li><a href="spark.kmeans.html" target="content">spark.kmeans</a></li>
+<li><a href="spark.kstest.html" target="content">spark.kstest</a></li>
+<li><a href="spark.lapply.html" target="content">spark.lapply</a></li>
+<li><a href="spark.lda.html" target="content">spark.lda</a></li>
+<li><a href="spark.logit.html" target="content">spark.logit</a></li>
+<li><a href="spark.mlp.html" target="content">spark.mlp</a></li>
+<li><a href="spark.naiveBayes.html" target="content">spark.naiveBayes</a></li>
+<li><a href="spark.randomForest.html" target="content">spark.randomForest</a></li>
+<li><a href="spark.survreg.html" target="content">spark.survreg</a></li>
+<li><a href="spark.svmLinear.html" target="content">spark.svmLinear</a></li>
+<li><a href="sparkR.callJMethod.html" target="content">sparkR.callJMethod</a></li>
+<li><a href="sparkR.callJStatic.html" target="content">sparkR.callJStatic</a></li>
+<li><a href="sparkR.conf.html" target="content">sparkR.conf</a></li>
+<li><a href="sparkR.init-deprecated.html" target="content">sparkR.init-deprecated</a></li>
+<li><a href="sparkR.newJObject.html" target="content">sparkR.newJObject</a></li>
+<li><a href="sparkR.session.html" target="content">sparkR.session</a></li>
+<li><a href="sparkR.session.stop.html" target="content">sparkR.session.stop</a></li>
+<li><a href="sparkR.uiWebUrl.html" target="content">sparkR.uiWebUrl</a></li>
+<li><a href="sparkR.version.html" target="content">sparkR.version</a></li>
+<li><a href="sparkRHive.init-deprecated.html" target="content">sparkRHive.init-deprecated</a></li>
+<li><a href="sparkRSQL.init-deprecated.html" target="content">sparkRSQL.init-deprecated</a></li>
+<li><a href="sql.html" target="content">sql</a></li>
+<li><a href="startsWith.html" target="content">startsWith</a></li>
+<li><a href="status.html" target="content">status</a></li>
+<li><a href="stopQuery.html" target="content">stopQuery</a></li>
+<li><a href="storageLevel.html" target="content">storageLevel</a></li>
+<li><a href="str.html" target="content">str</a></li>
+<li><a href="structField.html" target="content">structField</a></li>
+<li><a href="structType.html" target="content">structType</a></li>
+<li><a href="subset.html" target="content">subset</a></li>
+<li><a href="substr.html" target="content">substr</a></li>
+<li><a href="summarize.html" target="content">summarize</a></li>
+<li><a href="summary.html" target="content">summary</a></li>
+<li><a href="tableNames.html" target="content">tableNames</a></li>
+<li><a href="tableToDF.html" target="content">tableToDF</a></li>
+<li><a href="tables.html" target="content">tables</a></li>
+<li><a href="take.html" target="content">take</a></li>
+<li><a href="toJSON.html" target="content">toJSON</a></li>
+<li><a href="uncacheTable.html" target="content">uncacheTable</a></li>
+<li><a href="union.html" target="content">union</a></li>
+<li><a href="unionByName.html" target="content">unionByName</a></li>
+<li><a href="unpersist.html" target="content">unpersist</a></li>
+<li><a href="windowOrderBy.html" target="content">windowOrderBy</a></li>
+<li><a href="windowPartitionBy.html" target="content">windowPartitionBy</a></li>
+<li><a href="with.html" target="content">with</a></li>
+<li><a href="withColumn.html" target="content">withColumn</a></li>
+<li><a href="withWatermark.html" target="content">withWatermark</a></li>
+<li><a href="write.df.html" target="content">write.df</a></li>
+<li><a href="write.jdbc.html" target="content">write.jdbc</a></li>
+<li><a href="write.json.html" target="content">write.json</a></li>
+<li><a href="write.ml.html" target="content">write.ml</a></li>
+<li><a href="write.orc.html" target="content">write.orc</a></li>
+<li><a href="write.parquet.html" target="content">write.parquet</a></li>
+<li><a href="write.stream.html" target="content">write.stream</a></li>
+<li><a href="write.text.html" target="content">write.text</a></li>
+</ul>
+
+<p>Generated with <a href="https://yihui.name/knitr">knitr</a>  1.19</p>
+
+</body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/AFTSurvivalRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/AFTSurvivalRegressionModel-class.html b/site/docs/2.3.0/api/R/AFTSurvivalRegressionModel-class.html
new file mode 100644
index 0000000..4392b33
--- /dev/null
+++ b/site/docs/2.3.0/api/R/AFTSurvivalRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a AFTSurvivalRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for AFTSurvivalRegressionModel-class {SparkR}"><tr><td>AFTSurvivalRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a AFTSurvivalRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a AFTSurvivalRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala AFTSurvivalRegressionWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>AFTSurvivalRegressionModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/ALSModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/ALSModel-class.html b/site/docs/2.3.0/api/R/ALSModel-class.html
new file mode 100644
index 0000000..1a6f488
--- /dev/null
+++ b/site/docs/2.3.0/api/R/ALSModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an ALSModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for ALSModel-class {SparkR}"><tr><td>ALSModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an ALSModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an ALSModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala ALSWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>ALSModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/BisectingKMeansModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/BisectingKMeansModel-class.html b/site/docs/2.3.0/api/R/BisectingKMeansModel-class.html
new file mode 100644
index 0000000..12a29e6
--- /dev/null
+++ b/site/docs/2.3.0/api/R/BisectingKMeansModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a BisectingKMeansModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for BisectingKMeansModel-class {SparkR}"><tr><td>BisectingKMeansModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a BisectingKMeansModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a BisectingKMeansModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala BisectingKMeansModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>BisectingKMeansModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/DecisionTreeClassificationModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/DecisionTreeClassificationModel-class.html b/site/docs/2.3.0/api/R/DecisionTreeClassificationModel-class.html
new file mode 100644
index 0000000..645df7b
--- /dev/null
+++ b/site/docs/2.3.0/api/R/DecisionTreeClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a DecisionTreeClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for DecisionTreeClassificationModel-class {SparkR}"><tr><td>DecisionTreeClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a DecisionTreeClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a DecisionTreeClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala DecisionTreeClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>DecisionTreeClassificationModel since 2.3.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/DecisionTreeRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/DecisionTreeRegressionModel-class.html b/site/docs/2.3.0/api/R/DecisionTreeRegressionModel-class.html
new file mode 100644
index 0000000..ce81bca
--- /dev/null
+++ b/site/docs/2.3.0/api/R/DecisionTreeRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a DecisionTreeRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for DecisionTreeRegressionModel-class {SparkR}"><tr><td>DecisionTreeRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a DecisionTreeRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a DecisionTreeRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala DecisionTreeRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>DecisionTreeRegressionModel since 2.3.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/FPGrowthModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/FPGrowthModel-class.html b/site/docs/2.3.0/api/R/FPGrowthModel-class.html
new file mode 100644
index 0000000..f95dc6c
--- /dev/null
+++ b/site/docs/2.3.0/api/R/FPGrowthModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a FPGrowthModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for FPGrowthModel-class {SparkR}"><tr><td>FPGrowthModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a FPGrowthModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a FPGrowthModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala FPGrowthModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>FPGrowthModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/GBTClassificationModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/GBTClassificationModel-class.html b/site/docs/2.3.0/api/R/GBTClassificationModel-class.html
new file mode 100644
index 0000000..3086cc6
--- /dev/null
+++ b/site/docs/2.3.0/api/R/GBTClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GBTClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GBTClassificationModel-class {SparkR}"><tr><td>GBTClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GBTClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GBTClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GBTClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GBTClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/GBTRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/GBTRegressionModel-class.html b/site/docs/2.3.0/api/R/GBTRegressionModel-class.html
new file mode 100644
index 0000000..3e89918
--- /dev/null
+++ b/site/docs/2.3.0/api/R/GBTRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GBTRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GBTRegressionModel-class {SparkR}"><tr><td>GBTRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GBTRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GBTRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GBTRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GBTRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/GaussianMixtureModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/GaussianMixtureModel-class.html b/site/docs/2.3.0/api/R/GaussianMixtureModel-class.html
new file mode 100644
index 0000000..cff80f6
--- /dev/null
+++ b/site/docs/2.3.0/api/R/GaussianMixtureModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GaussianMixtureModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GaussianMixtureModel-class {SparkR}"><tr><td>GaussianMixtureModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GaussianMixtureModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GaussianMixtureModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GaussianMixtureModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GaussianMixtureModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/GeneralizedLinearRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/GeneralizedLinearRegressionModel-class.html b/site/docs/2.3.0/api/R/GeneralizedLinearRegressionModel-class.html
new file mode 100644
index 0000000..f46f8bc
--- /dev/null
+++ b/site/docs/2.3.0/api/R/GeneralizedLinearRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a generalized linear model</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GeneralizedLinearRegressionModel-class {SparkR}"><tr><td>GeneralizedLinearRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a generalized linear model</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a generalized linear model
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GeneralizedLinearRegressionWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GeneralizedLinearRegressionModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/GroupedData.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/GroupedData.html b/site/docs/2.3.0/api/R/GroupedData.html
new file mode 100644
index 0000000..751ffe5
--- /dev/null
+++ b/site/docs/2.3.0/api/R/GroupedData.html
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GroupedData</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GroupedData-class {SparkR}"><tr><td>GroupedData-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GroupedData</h2>
+
+<h3>Description</h3>
+
+<p>GroupedDatas can be created using groupBy() on a SparkDataFrame
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+groupedData(sgd)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sgd</code></td>
+<td>
+<p>A Java object reference to the backing Scala GroupedData</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GroupedData since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>groupBy
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/IsotonicRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/IsotonicRegressionModel-class.html b/site/docs/2.3.0/api/R/IsotonicRegressionModel-class.html
new file mode 100644
index 0000000..3e41585
--- /dev/null
+++ b/site/docs/2.3.0/api/R/IsotonicRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an IsotonicRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for IsotonicRegressionModel-class {SparkR}"><tr><td>IsotonicRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an IsotonicRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an IsotonicRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala IsotonicRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>IsotonicRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/KMeansModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/KMeansModel-class.html b/site/docs/2.3.0/api/R/KMeansModel-class.html
new file mode 100644
index 0000000..00ef396
--- /dev/null
+++ b/site/docs/2.3.0/api/R/KMeansModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a KMeansModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for KMeansModel-class {SparkR}"><tr><td>KMeansModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a KMeansModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a KMeansModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala KMeansModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>KMeansModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/KSTest-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/KSTest-class.html b/site/docs/2.3.0/api/R/KSTest-class.html
new file mode 100644
index 0000000..d9e8f72
--- /dev/null
+++ b/site/docs/2.3.0/api/R/KSTest-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an KSTest</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for KSTest-class {SparkR}"><tr><td>KSTest-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an KSTest</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an KSTest
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala KSTestWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>KSTest since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/LDAModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/LDAModel-class.html b/site/docs/2.3.0/api/R/LDAModel-class.html
new file mode 100644
index 0000000..314d149
--- /dev/null
+++ b/site/docs/2.3.0/api/R/LDAModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LDAModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LDAModel-class {SparkR}"><tr><td>LDAModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LDAModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LDAModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LDAWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LDAModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/LinearSVCModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/LinearSVCModel-class.html b/site/docs/2.3.0/api/R/LinearSVCModel-class.html
new file mode 100644
index 0000000..b9645a0
--- /dev/null
+++ b/site/docs/2.3.0/api/R/LinearSVCModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LinearSVCModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LinearSVCModel-class {SparkR}"><tr><td>LinearSVCModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LinearSVCModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LinearSVCModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LinearSVCModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LinearSVCModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/LogisticRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/LogisticRegressionModel-class.html b/site/docs/2.3.0/api/R/LogisticRegressionModel-class.html
new file mode 100644
index 0000000..5779036
--- /dev/null
+++ b/site/docs/2.3.0/api/R/LogisticRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LogisticRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LogisticRegressionModel-class {SparkR}"><tr><td>LogisticRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LogisticRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LogisticRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LogisticRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LogisticRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/MultilayerPerceptronClassificationModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/MultilayerPerceptronClassificationModel-class.html b/site/docs/2.3.0/api/R/MultilayerPerceptronClassificationModel-class.html
new file mode 100644
index 0000000..9757fea
--- /dev/null
+++ b/site/docs/2.3.0/api/R/MultilayerPerceptronClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a...</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for MultilayerPerceptronClassificationModel-class {SparkR}"><tr><td>MultilayerPerceptronClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a MultilayerPerceptronClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a MultilayerPerceptronClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala MultilayerPerceptronClassifierWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>MultilayerPerceptronClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/NaiveBayesModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/NaiveBayesModel-class.html b/site/docs/2.3.0/api/R/NaiveBayesModel-class.html
new file mode 100644
index 0000000..28a857b
--- /dev/null
+++ b/site/docs/2.3.0/api/R/NaiveBayesModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a NaiveBayesModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for NaiveBayesModel-class {SparkR}"><tr><td>NaiveBayesModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a NaiveBayesModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a NaiveBayesModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala NaiveBayesWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>NaiveBayesModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/R.css
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/R.css b/site/docs/2.3.0/api/R/R.css
new file mode 100644
index 0000000..212cf4c
--- /dev/null
+++ b/site/docs/2.3.0/api/R/R.css
@@ -0,0 +1,55 @@
+* {
+	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
+	font-size: 14px;
+}
+body {
+  padding: 0 5px; 
+  margin: 0 auto; 
+  width: 80%;
+  max-width: 60em; /* 960px */
+}
+
+h1, h2, h3, h4, h5, h6 {
+	color: #666;
+}
+h1, h2 {
+	text-align: center;
+}
+h1 {
+	font-size: x-large;
+}
+h2, h3 {
+	font-size: large;
+}
+h4, h6 {
+	font-style: italic;
+}
+h3 {
+	border-left: solid 5px #ddd;
+	padding-left: 5px;
+	font-variant: small-caps;
+}
+
+p img {
+	display: block;
+	margin: auto;
+}
+
+span, code, pre {
+	font-family: Monaco, "Lucida Console", "Courier New", Courier, monospace;
+}
+span.acronym {}
+span.env {
+	font-style: italic;
+}
+span.file {}
+span.option {}
+span.pkg {
+	font-weight: bold;
+}
+span.samp{}
+
+dt, p code {
+	background-color: #F7F7F7;
+}
+

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/RandomForestClassificationModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/RandomForestClassificationModel-class.html b/site/docs/2.3.0/api/R/RandomForestClassificationModel-class.html
new file mode 100644
index 0000000..3e8f74e
--- /dev/null
+++ b/site/docs/2.3.0/api/R/RandomForestClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a RandomForestClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for RandomForestClassificationModel-class {SparkR}"><tr><td>RandomForestClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a RandomForestClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a RandomForestClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala RandomForestClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>RandomForestClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/RandomForestRegressionModel-class.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/RandomForestRegressionModel-class.html b/site/docs/2.3.0/api/R/RandomForestRegressionModel-class.html
new file mode 100644
index 0000000..8560c46
--- /dev/null
+++ b/site/docs/2.3.0/api/R/RandomForestRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a RandomForestRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for RandomForestRegressionModel-class {SparkR}"><tr><td>RandomForestRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a RandomForestRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a RandomForestRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala RandomForestRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>RandomForestRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/SparkDataFrame.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/SparkDataFrame.html b/site/docs/2.3.0/api/R/SparkDataFrame.html
new file mode 100644
index 0000000..abc3f79
--- /dev/null
+++ b/site/docs/2.3.0/api/R/SparkDataFrame.html
@@ -0,0 +1,101 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a SparkDataFrame</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for SparkDataFrame-class {SparkR}"><tr><td>SparkDataFrame-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a SparkDataFrame</h2>
+
+<h3>Description</h3>
+
+<p>SparkDataFrames can be created using functions like <a href="createDataFrame.html">createDataFrame</a>,
+<a href="read.json.html">read.json</a>, <a href="../../base/html/table.html">table</a> etc.
+</p>
+
+
+<h3>Slots</h3>
+
+
+<dl>
+<dt><code>env</code></dt><dd><p>An R environment that stores bookkeeping states of the SparkDataFrame</p>
+</dd>
+<dt><code>sdf</code></dt><dd><p>A Java object reference to the backing Scala DataFrame</p>
+</dd>
+</dl>
+
+
+<h3>Note</h3>
+
+<p>SparkDataFrame since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="createDataFrame.html">createDataFrame</a>, <a href="read.json.html">read.json</a>, <a href="../../base/html/table.html">table</a>
+</p>
+<p><a href="https://spark.apache.org/docs/latest/sparkr.html#sparkr-dataframes">https://spark.apache.org/docs/latest/sparkr.html#sparkr-dataframes</a>
+</p>
+<p>Other SparkDataFrame functions: <code><a href="summarize.html">agg</a></code>,
+<code><a href="alias.html">alias</a></code>, <code><a href="arrange.html">arrange</a></code>,
+<code><a href="as.data.frame.html">as.data.frame</a></code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a></code>, <code><a href="cache.html">cache</a></code>,
+<code><a href="checkpoint.html">checkpoint</a></code>, <code><a href="coalesce.html">coalesce</a></code>,
+<code><a href="collect.html">collect</a></code>, <code><a href="columns.html">colnames</a></code>,
+<code><a href="coltypes.html">coltypes</a></code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a></code>,
+<code><a href="crossJoin.html">crossJoin</a></code>, <code><a href="cube.html">cube</a></code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a></code>, <code><a href="dapply.html">dapply</a></code>,
+<code><a href="describe.html">describe</a></code>, <code><a href="dim.html">dim</a></code>,
+<code><a href="distinct.html">distinct</a></code>, <code><a href="dropDuplicates.html">dropDuplicates</a></code>,
+<code><a href="nafunctions.html">dropna</a></code>, <code><a href="drop.html">drop</a></code>,
+<code><a href="dtypes.html">dtypes</a></code>, <code><a href="except.html">except</a></code>,
+<code><a href="explain.html">explain</a></code>, <code><a href="filter.html">filter</a></code>,
+<code><a href="first.html">first</a></code>, <code><a href="gapplyCollect.html">gapplyCollect</a></code>,
+<code><a href="gapply.html">gapply</a></code>, <code><a href="getNumPartitions.html">getNumPartitions</a></code>,
+<code><a href="groupBy.html">group_by</a></code>, <code><a href="head.html">head</a></code>,
+<code><a href="hint.html">hint</a></code>, <code><a href="histogram.html">histogram</a></code>,
+<code><a href="insertInto.html">insertInto</a></code>, <code><a href="intersect.html">intersect</a></code>,
+<code><a href="isLocal.html">isLocal</a></code>, <code><a href="isStreaming.html">isStreaming</a></code>,
+<code><a href="join.html">join</a></code>, <code><a href="limit.html">limit</a></code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a></code>, <code><a href="merge.html">merge</a></code>,
+<code><a href="mutate.html">mutate</a></code>, <code><a href="ncol.html">ncol</a></code>,
+<code><a href="nrow.html">nrow</a></code>, <code><a href="persist.html">persist</a></code>,
+<code><a href="printSchema.html">printSchema</a></code>, <code><a href="randomSplit.html">randomSplit</a></code>,
+<code><a href="rbind.html">rbind</a></code>, <code><a href="registerTempTable-deprecated.html">registerTempTable</a></code>,
+<code><a href="rename.html">rename</a></code>, <code><a href="repartition.html">repartition</a></code>,
+<code><a href="rollup.html">rollup</a></code>, <code><a href="sample.html">sample</a></code>,
+<code><a href="saveAsTable.html">saveAsTable</a></code>, <code><a href="schema.html">schema</a></code>,
+<code><a href="selectExpr.html">selectExpr</a></code>, <code><a href="select.html">select</a></code>,
+<code><a href="showDF.html">showDF</a></code>, <code><a href="show.html">show</a></code>,
+<code><a href="storageLevel.html">storageLevel</a></code>, <code><a href="str.html">str</a></code>,
+<code><a href="subset.html">subset</a></code>, <code><a href="summary.html">summary</a></code>,
+<code><a href="take.html">take</a></code>, <code><a href="toJSON.html">toJSON</a></code>,
+<code><a href="unionByName.html">unionByName</a></code>, <code><a href="union.html">union</a></code>,
+<code><a href="unpersist.html">unpersist</a></code>, <code><a href="withColumn.html">withColumn</a></code>,
+<code><a href="withWatermark.html">withWatermark</a></code>, <code><a href="with.html">with</a></code>,
+<code><a href="write.df.html">write.df</a></code>, <code><a href="write.jdbc.html">write.jdbc</a></code>,
+<code><a href="write.json.html">write.json</a></code>, <code><a href="write.orc.html">write.orc</a></code>,
+<code><a href="write.parquet.html">write.parquet</a></code>, <code><a href="write.stream.html">write.stream</a></code>,
+<code><a href="write.text.html">write.text</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D df &lt;- createDataFrame(faithful)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/StreamingQuery.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/StreamingQuery.html b/site/docs/2.3.0/api/R/StreamingQuery.html
new file mode 100644
index 0000000..a44a9ef
--- /dev/null
+++ b/site/docs/2.3.0/api/R/StreamingQuery.html
@@ -0,0 +1,40 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a StreamingQuery</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for StreamingQuery-class {SparkR}"><tr><td>StreamingQuery-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a StreamingQuery</h2>
+
+<h3>Description</h3>
+
+<p>StreamingQuery can be created by using read.stream() and write.stream()
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>ssq</code></td>
+<td>
+<p>A Java object reference to the backing Scala StreamingQuery</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>StreamingQuery since 2.2.0
+</p>
+<p>experimental
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="read.stream.html">read.stream</a>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/WindowSpec.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/WindowSpec.html b/site/docs/2.3.0/api/R/WindowSpec.html
new file mode 100644
index 0000000..ef8a750
--- /dev/null
+++ b/site/docs/2.3.0/api/R/WindowSpec.html
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a WindowSpec</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for WindowSpec-class {SparkR}"><tr><td>WindowSpec-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a WindowSpec</h2>
+
+<h3>Description</h3>
+
+<p>WindowSpec can be created by using windowPartitionBy() or windowOrderBy()
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sws</code></td>
+<td>
+<p>A Java object reference to the backing Scala WindowSpec</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>WindowSpec since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="windowPartitionBy.html">windowPartitionBy</a>, <a href="windowOrderBy.html">windowOrderBy</a>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/alias.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/alias.html b/site/docs/2.3.0/api/R/alias.html
new file mode 100644
index 0000000..1d93bb6
--- /dev/null
+++ b/site/docs/2.3.0/api/R/alias.html
@@ -0,0 +1,135 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: alias</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for alias {SparkR}"><tr><td>alias {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>alias</h2>
+
+<h3>Description</h3>
+
+<p>Returns a new SparkDataFrame or a Column with an alias set. Equivalent to SQL &quot;AS&quot; keyword.
+</p>
+<p>alias
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+alias(object, data)
+
+## S4 method for signature 'SparkDataFrame'
+alias(object, data)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>object</code></td>
+<td>
+<p>x a SparkDataFrame or a Column</p>
+</td></tr>
+<tr valign="top"><td><code>data</code></td>
+<td>
+<p>new name to use</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a SparkDataFrame or a Column
+</p>
+
+
+<h3>Note</h3>
+
+<p>alias(Column) since 1.4.0
+</p>
+<p>alias(SparkDataFrame) since 2.3.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other colum_func: <code><a href="between.html">between</a></code>,
+<code><a href="cast.html">cast</a></code>, <code><a href="endsWith.html">endsWith</a></code>,
+<code><a href="otherwise.html">otherwise</a></code>, <code><a href="over.html">over</a></code>,
+<code><a href="startsWith.html">startsWith</a></code>, <code><a href="substr.html">substr</a></code>
+</p>
+<p>Other SparkDataFrame functions: <code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a></code>, <code><a href="arrange.html">arrange</a></code>,
+<code><a href="as.data.frame.html">as.data.frame</a></code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a></code>, <code><a href="cache.html">cache</a></code>,
+<code><a href="checkpoint.html">checkpoint</a></code>, <code><a href="coalesce.html">coalesce</a></code>,
+<code><a href="collect.html">collect</a></code>, <code><a href="columns.html">colnames</a></code>,
+<code><a href="coltypes.html">coltypes</a></code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a></code>,
+<code><a href="crossJoin.html">crossJoin</a></code>, <code><a href="cube.html">cube</a></code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a></code>, <code><a href="dapply.html">dapply</a></code>,
+<code><a href="describe.html">describe</a></code>, <code><a href="dim.html">dim</a></code>,
+<code><a href="distinct.html">distinct</a></code>, <code><a href="dropDuplicates.html">dropDuplicates</a></code>,
+<code><a href="nafunctions.html">dropna</a></code>, <code><a href="drop.html">drop</a></code>,
+<code><a href="dtypes.html">dtypes</a></code>, <code><a href="except.html">except</a></code>,
+<code><a href="explain.html">explain</a></code>, <code><a href="filter.html">filter</a></code>,
+<code><a href="first.html">first</a></code>, <code><a href="gapplyCollect.html">gapplyCollect</a></code>,
+<code><a href="gapply.html">gapply</a></code>, <code><a href="getNumPartitions.html">getNumPartitions</a></code>,
+<code><a href="groupBy.html">group_by</a></code>, <code><a href="head.html">head</a></code>,
+<code><a href="hint.html">hint</a></code>, <code><a href="histogram.html">histogram</a></code>,
+<code><a href="insertInto.html">insertInto</a></code>, <code><a href="intersect.html">intersect</a></code>,
+<code><a href="isLocal.html">isLocal</a></code>, <code><a href="isStreaming.html">isStreaming</a></code>,
+<code><a href="join.html">join</a></code>, <code><a href="limit.html">limit</a></code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a></code>, <code><a href="merge.html">merge</a></code>,
+<code><a href="mutate.html">mutate</a></code>, <code><a href="ncol.html">ncol</a></code>,
+<code><a href="nrow.html">nrow</a></code>, <code><a href="persist.html">persist</a></code>,
+<code><a href="printSchema.html">printSchema</a></code>, <code><a href="randomSplit.html">randomSplit</a></code>,
+<code><a href="rbind.html">rbind</a></code>, <code><a href="registerTempTable-deprecated.html">registerTempTable</a></code>,
+<code><a href="rename.html">rename</a></code>, <code><a href="repartition.html">repartition</a></code>,
+<code><a href="rollup.html">rollup</a></code>, <code><a href="sample.html">sample</a></code>,
+<code><a href="saveAsTable.html">saveAsTable</a></code>, <code><a href="schema.html">schema</a></code>,
+<code><a href="selectExpr.html">selectExpr</a></code>, <code><a href="select.html">select</a></code>,
+<code><a href="showDF.html">showDF</a></code>, <code><a href="show.html">show</a></code>,
+<code><a href="storageLevel.html">storageLevel</a></code>, <code><a href="str.html">str</a></code>,
+<code><a href="subset.html">subset</a></code>, <code><a href="summary.html">summary</a></code>,
+<code><a href="take.html">take</a></code>, <code><a href="toJSON.html">toJSON</a></code>,
+<code><a href="unionByName.html">unionByName</a></code>, <code><a href="union.html">union</a></code>,
+<code><a href="unpersist.html">unpersist</a></code>, <code><a href="withColumn.html">withColumn</a></code>,
+<code><a href="withWatermark.html">withWatermark</a></code>, <code><a href="with.html">with</a></code>,
+<code><a href="write.df.html">write.df</a></code>, <code><a href="write.jdbc.html">write.jdbc</a></code>,
+<code><a href="write.json.html">write.json</a></code>, <code><a href="write.orc.html">write.orc</a></code>,
+<code><a href="write.parquet.html">write.parquet</a></code>, <code><a href="write.stream.html">write.stream</a></code>,
+<code><a href="write.text.html">write.text</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- createDataFrame(iris)
+##D 
+##D head(select(
+##D   df, alias(df$Sepal_Length, &quot;slength&quot;), alias(df$Petal_Length, &quot;plength&quot;)
+##D ))
+## End(Not run)
+## Not run: 
+##D df &lt;- alias(createDataFrame(mtcars), &quot;mtcars&quot;)
+##D avg_mpg &lt;- alias(agg(groupBy(df, df$cyl), avg(df$mpg)), &quot;avg_mpg&quot;)
+##D 
+##D head(select(df, column(&quot;mtcars.mpg&quot;)))
+##D head(join(df, avg_mpg, column(&quot;mtcars.cyl&quot;) == column(&quot;avg_mpg.cyl&quot;)))
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/approxQuantile.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/approxQuantile.html b/site/docs/2.3.0/api/R/approxQuantile.html
new file mode 100644
index 0000000..f321da7
--- /dev/null
+++ b/site/docs/2.3.0/api/R/approxQuantile.html
@@ -0,0 +1,98 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Calculates the approximate quantiles of numerical columns of...</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for approxQuantile {SparkR}"><tr><td>approxQuantile {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Calculates the approximate quantiles of numerical columns of a SparkDataFrame</h2>
+
+<h3>Description</h3>
+
+<p>Calculates the approximate quantiles of numerical columns of a SparkDataFrame.
+The result of this algorithm has the following deterministic bound:
+If the SparkDataFrame has N elements and if we request the quantile at probability p up to
+error err, then the algorithm will return a sample x from the SparkDataFrame so that the
+*exact* rank of x is close to (p * N). More precisely,
+floor((p - err) * N) &lt;= rank(x) &lt;= ceil((p + err) * N).
+This method implements a variation of the Greenwald-Khanna algorithm (with some speed
+optimizations). The algorithm was first present in [[http://dx.doi.org/10.1145/375663.375670
+Space-efficient Online Computation of Quantile Summaries]] by Greenwald and Khanna.
+Note that NA values will be ignored in numerical columns before calculation. For
+columns only containing NA values, an empty list is returned.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'SparkDataFrame,character,numeric,numeric'
+approxQuantile(x, cols,
+  probabilities, relativeError)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>cols</code></td>
+<td>
+<p>A single column name, or a list of names for multiple columns.</p>
+</td></tr>
+<tr valign="top"><td><code>probabilities</code></td>
+<td>
+<p>A list of quantile probabilities. Each number must belong to [0, 1].
+For example 0 is the minimum, 0.5 is the median, 1 is the maximum.</p>
+</td></tr>
+<tr valign="top"><td><code>relativeError</code></td>
+<td>
+<p>The relative target precision to achieve (&gt;= 0). If set to zero,
+the exact quantiles are computed, which could be very expensive.
+Note that values greater than 1 are accepted but give the same result as 1.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>The approximate quantiles at the given probabilities. If the input is a single column
+name, the output is a list of approximate quantiles in that column; If the input is
+multiple column names, the output should be a list, and each element in it is a list of
+numeric values which represents the approximate quantiles in corresponding column.
+</p>
+
+
+<h3>Note</h3>
+
+<p>approxQuantile since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other stat functions: <code><a href="corr.html">corr</a></code>,
+<code><a href="cov.html">cov</a></code>, <code><a href="crosstab.html">crosstab</a></code>,
+<code><a href="freqItems.html">freqItems</a></code>, <code><a href="sampleBy.html">sampleBy</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- read.json(&quot;/path/to/file.json&quot;)
+##D quantiles &lt;- approxQuantile(df, &quot;key&quot;, c(0.5, 0.8), 0.0)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/arrange.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/arrange.html b/site/docs/2.3.0/api/R/arrange.html
new file mode 100644
index 0000000..d341fde
--- /dev/null
+++ b/site/docs/2.3.0/api/R/arrange.html
@@ -0,0 +1,146 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Arrange Rows by Variables</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for arrange {SparkR}"><tr><td>arrange {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Arrange Rows by Variables</h2>
+
+<h3>Description</h3>
+
+<p>Sort a SparkDataFrame by the specified column(s).
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+arrange(x, col, ...)
+
+## S4 method for signature 'SparkDataFrame,Column'
+arrange(x, col, ...,
+  withinPartitions = FALSE)
+
+## S4 method for signature 'SparkDataFrame,character'
+arrange(x, col, ..., decreasing = FALSE,
+  withinPartitions = FALSE)
+
+## S4 method for signature 'SparkDataFrame,characterOrColumn'
+orderBy(x, col, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame to be sorted.</p>
+</td></tr>
+<tr valign="top"><td><code>col</code></td>
+<td>
+<p>a character or Column object indicating the fields to sort on</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional sorting fields</p>
+</td></tr>
+<tr valign="top"><td><code>withinPartitions</code></td>
+<td>
+<p>a logical argument indicating whether to sort only within each partition</p>
+</td></tr>
+<tr valign="top"><td><code>decreasing</code></td>
+<td>
+<p>a logical argument indicating sorting order for columns when
+a character vector is specified for col</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A SparkDataFrame where all elements are sorted.
+</p>
+
+
+<h3>Note</h3>
+
+<p>arrange(SparkDataFrame, Column) since 1.4.0
+</p>
+<p>arrange(SparkDataFrame, character) since 1.4.0
+</p>
+<p>orderBy(SparkDataFrame, characterOrColumn) since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: <code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a></code>, <code><a href="alias.html">alias</a></code>,
+<code><a href="as.data.frame.html">as.data.frame</a></code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a></code>, <code><a href="cache.html">cache</a></code>,
+<code><a href="checkpoint.html">checkpoint</a></code>, <code><a href="coalesce.html">coalesce</a></code>,
+<code><a href="collect.html">collect</a></code>, <code><a href="columns.html">colnames</a></code>,
+<code><a href="coltypes.html">coltypes</a></code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a></code>,
+<code><a href="crossJoin.html">crossJoin</a></code>, <code><a href="cube.html">cube</a></code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a></code>, <code><a href="dapply.html">dapply</a></code>,
+<code><a href="describe.html">describe</a></code>, <code><a href="dim.html">dim</a></code>,
+<code><a href="distinct.html">distinct</a></code>, <code><a href="dropDuplicates.html">dropDuplicates</a></code>,
+<code><a href="nafunctions.html">dropna</a></code>, <code><a href="drop.html">drop</a></code>,
+<code><a href="dtypes.html">dtypes</a></code>, <code><a href="except.html">except</a></code>,
+<code><a href="explain.html">explain</a></code>, <code><a href="filter.html">filter</a></code>,
+<code><a href="first.html">first</a></code>, <code><a href="gapplyCollect.html">gapplyCollect</a></code>,
+<code><a href="gapply.html">gapply</a></code>, <code><a href="getNumPartitions.html">getNumPartitions</a></code>,
+<code><a href="groupBy.html">group_by</a></code>, <code><a href="head.html">head</a></code>,
+<code><a href="hint.html">hint</a></code>, <code><a href="histogram.html">histogram</a></code>,
+<code><a href="insertInto.html">insertInto</a></code>, <code><a href="intersect.html">intersect</a></code>,
+<code><a href="isLocal.html">isLocal</a></code>, <code><a href="isStreaming.html">isStreaming</a></code>,
+<code><a href="join.html">join</a></code>, <code><a href="limit.html">limit</a></code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a></code>, <code><a href="merge.html">merge</a></code>,
+<code><a href="mutate.html">mutate</a></code>, <code><a href="ncol.html">ncol</a></code>,
+<code><a href="nrow.html">nrow</a></code>, <code><a href="persist.html">persist</a></code>,
+<code><a href="printSchema.html">printSchema</a></code>, <code><a href="randomSplit.html">randomSplit</a></code>,
+<code><a href="rbind.html">rbind</a></code>, <code><a href="registerTempTable-deprecated.html">registerTempTable</a></code>,
+<code><a href="rename.html">rename</a></code>, <code><a href="repartition.html">repartition</a></code>,
+<code><a href="rollup.html">rollup</a></code>, <code><a href="sample.html">sample</a></code>,
+<code><a href="saveAsTable.html">saveAsTable</a></code>, <code><a href="schema.html">schema</a></code>,
+<code><a href="selectExpr.html">selectExpr</a></code>, <code><a href="select.html">select</a></code>,
+<code><a href="showDF.html">showDF</a></code>, <code><a href="show.html">show</a></code>,
+<code><a href="storageLevel.html">storageLevel</a></code>, <code><a href="str.html">str</a></code>,
+<code><a href="subset.html">subset</a></code>, <code><a href="summary.html">summary</a></code>,
+<code><a href="take.html">take</a></code>, <code><a href="toJSON.html">toJSON</a></code>,
+<code><a href="unionByName.html">unionByName</a></code>, <code><a href="union.html">union</a></code>,
+<code><a href="unpersist.html">unpersist</a></code>, <code><a href="withColumn.html">withColumn</a></code>,
+<code><a href="withWatermark.html">withWatermark</a></code>, <code><a href="with.html">with</a></code>,
+<code><a href="write.df.html">write.df</a></code>, <code><a href="write.jdbc.html">write.jdbc</a></code>,
+<code><a href="write.json.html">write.json</a></code>, <code><a href="write.orc.html">write.orc</a></code>,
+<code><a href="write.parquet.html">write.parquet</a></code>, <code><a href="write.stream.html">write.stream</a></code>,
+<code><a href="write.text.html">write.text</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D arrange(df, df$col1)
+##D arrange(df, asc(df$col1), desc(abs(df$col2)))
+##D arrange(df, &quot;col1&quot;, decreasing = TRUE)
+##D arrange(df, &quot;col1&quot;, &quot;col2&quot;, decreasing = c(TRUE, FALSE))
+##D arrange(df, &quot;col1&quot;, &quot;col2&quot;, withinPartitions = TRUE)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/26c57a24/site/docs/2.3.0/api/R/as.data.frame.html
----------------------------------------------------------------------
diff --git a/site/docs/2.3.0/api/R/as.data.frame.html b/site/docs/2.3.0/api/R/as.data.frame.html
new file mode 100644
index 0000000..91a7d8c
--- /dev/null
+++ b/site/docs/2.3.0/api/R/as.data.frame.html
@@ -0,0 +1,126 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Download data from a SparkDataFrame into a R data.frame</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for as.data.frame {SparkR}"><tr><td>as.data.frame {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Download data from a SparkDataFrame into a R data.frame</h2>
+
+<h3>Description</h3>
+
+<p>This function downloads the contents of a SparkDataFrame into an R's data.frame.
+Since data.frames are held in memory, ensure that you have enough memory
+in your system to accommodate the contents.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+as.data.frame(x, row.names = NULL, optional = FALSE, ...)
+
+## S4 method for signature 'SparkDataFrame'
+as.data.frame(x, row.names = NULL,
+  optional = FALSE, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>row.names</code></td>
+<td>
+<p><code>NULL</code> or a character vector giving the row names for the data frame.</p>
+</td></tr>
+<tr valign="top"><td><code>optional</code></td>
+<td>
+<p>If <code>TRUE</code>, converting column names is optional.</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional arguments to pass to base::as.data.frame.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A data.frame.
+</p>
+
+
+<h3>Note</h3>
+
+<p>as.data.frame since 1.6.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: <code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a></code>, <code><a href="alias.html">alias</a></code>,
+<code><a href="arrange.html">arrange</a></code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a></code>, <code><a href="cache.html">cache</a></code>,
+<code><a href="checkpoint.html">checkpoint</a></code>, <code><a href="coalesce.html">coalesce</a></code>,
+<code><a href="collect.html">collect</a></code>, <code><a href="columns.html">colnames</a></code>,
+<code><a href="coltypes.html">coltypes</a></code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a></code>,
+<code><a href="crossJoin.html">crossJoin</a></code>, <code><a href="cube.html">cube</a></code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a></code>, <code><a href="dapply.html">dapply</a></code>,
+<code><a href="describe.html">describe</a></code>, <code><a href="dim.html">dim</a></code>,
+<code><a href="distinct.html">distinct</a></code>, <code><a href="dropDuplicates.html">dropDuplicates</a></code>,
+<code><a href="nafunctions.html">dropna</a></code>, <code><a href="drop.html">drop</a></code>,
+<code><a href="dtypes.html">dtypes</a></code>, <code><a href="except.html">except</a></code>,
+<code><a href="explain.html">explain</a></code>, <code><a href="filter.html">filter</a></code>,
+<code><a href="first.html">first</a></code>, <code><a href="gapplyCollect.html">gapplyCollect</a></code>,
+<code><a href="gapply.html">gapply</a></code>, <code><a href="getNumPartitions.html">getNumPartitions</a></code>,
+<code><a href="groupBy.html">group_by</a></code>, <code><a href="head.html">head</a></code>,
+<code><a href="hint.html">hint</a></code>, <code><a href="histogram.html">histogram</a></code>,
+<code><a href="insertInto.html">insertInto</a></code>, <code><a href="intersect.html">intersect</a></code>,
+<code><a href="isLocal.html">isLocal</a></code>, <code><a href="isStreaming.html">isStreaming</a></code>,
+<code><a href="join.html">join</a></code>, <code><a href="limit.html">limit</a></code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a></code>, <code><a href="merge.html">merge</a></code>,
+<code><a href="mutate.html">mutate</a></code>, <code><a href="ncol.html">ncol</a></code>,
+<code><a href="nrow.html">nrow</a></code>, <code><a href="persist.html">persist</a></code>,
+<code><a href="printSchema.html">printSchema</a></code>, <code><a href="randomSplit.html">randomSplit</a></code>,
+<code><a href="rbind.html">rbind</a></code>, <code><a href="registerTempTable-deprecated.html">registerTempTable</a></code>,
+<code><a href="rename.html">rename</a></code>, <code><a href="repartition.html">repartition</a></code>,
+<code><a href="rollup.html">rollup</a></code>, <code><a href="sample.html">sample</a></code>,
+<code><a href="saveAsTable.html">saveAsTable</a></code>, <code><a href="schema.html">schema</a></code>,
+<code><a href="selectExpr.html">selectExpr</a></code>, <code><a href="select.html">select</a></code>,
+<code><a href="showDF.html">showDF</a></code>, <code><a href="show.html">show</a></code>,
+<code><a href="storageLevel.html">storageLevel</a></code>, <code><a href="str.html">str</a></code>,
+<code><a href="subset.html">subset</a></code>, <code><a href="summary.html">summary</a></code>,
+<code><a href="take.html">take</a></code>, <code><a href="toJSON.html">toJSON</a></code>,
+<code><a href="unionByName.html">unionByName</a></code>, <code><a href="union.html">union</a></code>,
+<code><a href="unpersist.html">unpersist</a></code>, <code><a href="withColumn.html">withColumn</a></code>,
+<code><a href="withWatermark.html">withWatermark</a></code>, <code><a href="with.html">with</a></code>,
+<code><a href="write.df.html">write.df</a></code>, <code><a href="write.jdbc.html">write.jdbc</a></code>,
+<code><a href="write.json.html">write.json</a></code>, <code><a href="write.orc.html">write.orc</a></code>,
+<code><a href="write.parquet.html">write.parquet</a></code>, <code><a href="write.stream.html">write.stream</a></code>,
+<code><a href="write.text.html">write.text</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D irisDF &lt;- createDataFrame(iris)
+##D df &lt;- as.data.frame(irisDF[irisDF$Species == &quot;setosa&quot;, ])
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.3.0 <a href="00Index.html">Index</a>]</div>
+</body></html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org