Added: spark/site/docs/1.5.0/api/R/sin.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sin.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sin.html (added)
+++ spark/site/docs/1.5.0/api/R/sin.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,68 @@
+<!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: sin</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 sin {SparkR}"><tr><td>sin 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>sin</h2>
+
+<h3>Description</h3>
+
+<p>Computes the sine of the given value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+sin(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sqrt.html">sqrt</a></code>; <code><a 
href="tanh.html">tanh</a></code>;
+<code><a href="tan.html">tan</a></code>; <code><a 
href="toDegrees.html">toDegrees</a></code>,
+<code><a href="toDegrees.html">toDegrees</a></code>; <code><a 
href="toRadians.html">toRadians</a></code>,
+<code><a href="toRadians.html">toRadians</a></code>; <code><a 
href="unhex.html">unhex</a></code>,
+<code><a href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: sin(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sinh.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sinh.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sinh.html (added)
+++ spark/site/docs/1.5.0/api/R/sinh.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,68 @@
+<!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: sinh</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 sinh {SparkR}"><tr><td>sinh 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>sinh</h2>
+
+<h3>Description</h3>
+
+<p>Computes the hyperbolic sine of the given value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+sinh(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sin.html">sin</a></code>;
+<code><a href="sqrt.html">sqrt</a></code>; <code><a 
href="tanh.html">tanh</a></code>;
+<code><a href="tan.html">tan</a></code>; <code><a 
href="toDegrees.html">toDegrees</a></code>,
+<code><a href="toDegrees.html">toDegrees</a></code>; <code><a 
href="toRadians.html">toRadians</a></code>,
+<code><a href="toRadians.html">toRadians</a></code>; <code><a 
href="unhex.html">unhex</a></code>,
+<code><a href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: sinh(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/size.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/size.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/size.html (added)
+++ spark/site/docs/1.5.0/api/R/size.html Fri Sep 18 16:25:35 2015
@@ -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: size</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 size {SparkR}"><tr><td>size 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>size</h2>
+
+<h3>Description</h3>
+
+<p>Returns length of array or map.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+size(x)
+
+size(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other collection_funcs: <code><a href="explode.html">explode</a></code>,
+<code><a href="explode.html">explode</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: size(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/soundex.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/soundex.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/soundex.html (added)
+++ spark/site/docs/1.5.0/api/R/soundex.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,69 @@
+<!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: soundex</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 soundex {SparkR}"><tr><td>soundex 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>soundex</h2>
+
+<h3>Description</h3>
+
+<p>Return the soundex code for the specified expression.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+soundex(x)
+
+soundex(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other string_funcs: <code><a href="ascii.html">ascii</a></code>,
+<code><a href="ascii.html">ascii</a></code>; <code><a 
href="base64.html">base64</a></code>,
+<code><a href="base64.html">base64</a></code>; <code><a 
href="concat_ws.html">concat_ws</a></code>,
+<code><a href="concat_ws.html">concat_ws</a></code>; <code><a 
href="concat.html">concat</a></code>,
+<code><a href="concat.html">concat</a></code>; <code><a 
href="format_number.html">format_number</a></code>,
+<code><a href="format_number.html">format_number</a></code>; <code><a 
href="format_string.html">format_string</a></code>,
+<code><a href="format_string.html">format_string</a></code>; <code><a 
href="initcap.html">initcap</a></code>,
+<code><a href="initcap.html">initcap</a></code>; <code><a 
href="instr.html">instr</a></code>,
+<code><a href="instr.html">instr</a></code>; <code><a 
href="length.html">length</a></code>;
+<code><a href="levenshtein.html">levenshtein</a></code>, <code><a 
href="levenshtein.html">levenshtein</a></code>;
+<code><a href="locate.html">locate</a></code>, <code><a 
href="locate.html">locate</a></code>;
+<code><a href="lower.html">lower</a></code>, <code><a 
href="lower.html">lower</a></code>;
+<code><a href="lpad.html">lpad</a></code>, <code><a 
href="lpad.html">lpad</a></code>;
+<code><a href="ltrim.html">ltrim</a></code>, <code><a 
href="ltrim.html">ltrim</a></code>;
+<code><a href="regexp_extract.html">regexp_extract</a></code>,
+<code><a href="regexp_extract.html">regexp_extract</a></code>;
+<code><a href="regexp_replace.html">regexp_replace</a></code>,
+<code><a href="regexp_replace.html">regexp_replace</a></code>; <code><a 
href="reverse.html">reverse</a></code>,
+<code><a href="reverse.html">reverse</a></code>; <code><a 
href="rpad.html">rpad</a></code>,
+<code><a href="rpad.html">rpad</a></code>; <code><a 
href="rtrim.html">rtrim</a></code>,
+<code><a href="rtrim.html">rtrim</a></code>; <code><a 
href="substring_index.html">substring_index</a></code>,
+<code><a href="substring_index.html">substring_index</a></code>; <code><a 
href="translate.html">translate</a></code>,
+<code><a href="translate.html">translate</a></code>; <code><a 
href="trim.html">trim</a></code>,
+<code><a href="trim.html">trim</a></code>; <code><a 
href="unbase64.html">unbase64</a></code>,
+<code><a href="unbase64.html">unbase64</a></code>; <code><a 
href="upper.html">upper</a></code>,
+<code><a href="upper.html">upper</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: soundex(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sparkR.init.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sparkR.init.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sparkR.init.html (added)
+++ spark/site/docs/1.5.0/api/R/sparkR.init.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,79 @@
+<!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: Initialize a new Spark 
Context.</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 sparkR.init 
{SparkR}"><tr><td>sparkR.init {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Initialize a new Spark Context.</h2>
+
+<h3>Description</h3>
+
+<p>This function initializes a new SparkContext.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+sparkR.init(master = "", appName = "SparkR",
+  sparkHome = Sys.getenv("SPARK_HOME"), sparkEnvir = list(),
+  sparkExecutorEnv = list(), sparkJars = "", sparkPackages = "")
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>master</code></td>
+<td>
+<p>The Spark master URL.</p>
+</td></tr>
+<tr valign="top"><td><code>appName</code></td>
+<td>
+<p>Application name to register with cluster manager</p>
+</td></tr>
+<tr valign="top"><td><code>sparkHome</code></td>
+<td>
+<p>Spark Home directory</p>
+</td></tr>
+<tr valign="top"><td><code>sparkEnvir</code></td>
+<td>
+<p>Named list of environment variables to set on worker nodes.</p>
+</td></tr>
+<tr valign="top"><td><code>sparkExecutorEnv</code></td>
+<td>
+<p>Named list of environment variables to be used when launching executors.</p>
+</td></tr>
+<tr valign="top"><td><code>sparkJars</code></td>
+<td>
+<p>Character string vector of jar files to pass to the worker nodes.</p>
+</td></tr>
+<tr valign="top"><td><code>sparkPackages</code></td>
+<td>
+<p>Character string vector of packages from spark-packages.org</p>
+</td></tr>
+</table>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init(&quot;local[2]&quot;, &quot;SparkR&quot;, 
&quot;/home/spark&quot;)
+##D sc &lt;- sparkR.init(&quot;local[2]&quot;, &quot;SparkR&quot;, 
&quot;/home/spark&quot;,
+##D                  list(spark.executor.memory=&quot;1g&quot;))
+##D sc &lt;- sparkR.init(&quot;yarn-client&quot;, &quot;SparkR&quot;, 
&quot;/home/spark&quot;,
+##D                  list(spark.executor.memory=&quot;1g&quot;),
+##D                  list(LD_LIBRARY_PATH=&quot;/directory of JVM libraries 
(libjvm.so) on workers/&quot;),
+##D                  c(&quot;jarfile1.jar&quot;,&quot;jarfile2.jar&quot;))
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sparkR.stop.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sparkR.stop.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sparkR.stop.html (added)
+++ spark/site/docs/1.5.0/api/R/sparkR.stop.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,23 @@
+<!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: Stop the Spark 
context.</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 sparkR.stop 
{SparkR}"><tr><td>sparkR.stop {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Stop the Spark context.</h2>
+
+<h3>Description</h3>
+
+<p>Also terminates the backend this R session is connected to
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+sparkR.stop()
+</pre>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sparkRHive.init.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sparkRHive.init.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sparkRHive.init.html (added)
+++ spark/site/docs/1.5.0/api/R/sparkRHive.init.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,48 @@
+<!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: Initialize a new 
HiveContext.</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 sparkRHive.init 
{SparkR}"><tr><td>sparkRHive.init {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Initialize a new HiveContext.</h2>
+
+<h3>Description</h3>
+
+<p>This function creates a HiveContext from an existing JavaSparkContext
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+sparkRHive.init(jsc = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jsc</code></td>
+<td>
+<p>The existing JavaSparkContext created with SparkR.init()</p>
+</td></tr>
+</table>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRHive.init(sc)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sparkRSQL.init.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sparkRSQL.init.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sparkRSQL.init.html (added)
+++ spark/site/docs/1.5.0/api/R/sparkRSQL.init.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,49 @@
+<!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: Initialize a new 
SQLContext.</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 sparkRSQL.init 
{SparkR}"><tr><td>sparkRSQL.init {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Initialize a new SQLContext.</h2>
+
+<h3>Description</h3>
+
+<p>This function creates a SparkContext from an existing JavaSparkContext and
+then uses it to initialize a new SQLContext
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+sparkRSQL.init(jsc = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jsc</code></td>
+<td>
+<p>The existing JavaSparkContext created with SparkR.init()</p>
+</td></tr>
+</table>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sql.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sql.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sql.html (added)
+++ spark/site/docs/1.5.0/api/R/sql.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,62 @@
+<!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: SQL Query</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 sql {SparkR}"><tr><td>sql 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>SQL Query</h2>
+
+<h3>Description</h3>
+
+<p>Executes a SQL query using Spark, returning the result as a DataFrame.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+sql(sqlContext, sqlQuery)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sqlContext</code></td>
+<td>
+<p>SQLContext to use</p>
+</td></tr>
+<tr valign="top"><td><code>sqlQuery</code></td>
+<td>
+<p>A character vector containing the SQL query</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>DataFrame
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- jsonFile(sqlContext, path)
+##D registerTempTable(df, &quot;table&quot;)
+##D new_df &lt;- sql(sqlContext, &quot;SELECT * FROM table&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sqrt.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sqrt.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sqrt.html (added)
+++ spark/site/docs/1.5.0/api/R/sqrt.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,67 @@
+<!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: sqrt</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 sqrt {SparkR}"><tr><td>sqrt 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>sqrt</h2>
+
+<h3>Description</h3>
+
+<p>Computes the square root of the specified float value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+sqrt(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sin.html">sin</a></code>; <code><a 
href="tanh.html">tanh</a></code>; <code><a href="tan.html">tan</a></code>;
+<code><a href="toDegrees.html">toDegrees</a></code>, <code><a 
href="toDegrees.html">toDegrees</a></code>;
+<code><a href="toRadians.html">toRadians</a></code>, <code><a 
href="toRadians.html">toRadians</a></code>;
+<code><a href="unhex.html">unhex</a></code>, <code><a 
href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: sqrt(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/statfunctions.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/statfunctions.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/statfunctions.html (added)
+++ spark/site/docs/1.5.0/api/R/statfunctions.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,64 @@
+<!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: crosstab</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 crosstab {SparkR}"><tr><td>crosstab 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>crosstab</h2>
+
+<h3>Description</h3>
+
+<p>Computes a pair-wise frequency table of the given columns. Also known as a 
contingency
+table. The number of distinct values for each column should be less than 1e4. 
At most 1e6
+non-zero pair frequencies will be returned.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,character,character'
+crosstab(x, col1, col2)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>col1</code></td>
+<td>
+<p>name of the first column. Distinct items will make the first item of each 
row.</p>
+</td></tr>
+<tr valign="top"><td><code>col2</code></td>
+<td>
+<p>name of the second column. Distinct items will make the column names of the 
output.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a local R data.frame representing the contingency table. The first column 
of each row
+will be the distinct values of 'col1' and the column names will be the 
distinct values
+of 'col2'. The name of the first column will be '$col1_$col2'. Pairs that have 
no
+occurrences will have zero as their counts.
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- jsonFile(sqlCtx, &quot;/path/to/file.json&quot;)
+##D ct = crosstab(df, &quot;title&quot;, &quot;gender&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/structField.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/structField.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/structField.html (added)
+++ spark/site/docs/1.5.0/api/R/structField.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,67 @@
+<!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: structField</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 structField 
{SparkR}"><tr><td>structField {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>structField</h2>
+
+<h3>Description</h3>
+
+<p>Create a structField object that contains the metadata for a single field 
in a schema.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+structField(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>The name of the field</p>
+</td></tr>
+<tr valign="top"><td><code>type</code></td>
+<td>
+<p>The data type of the field</p>
+</td></tr>
+<tr valign="top"><td><code>nullable</code></td>
+<td>
+<p>A logical vector indicating whether or not the field is nullable</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a structField object
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlCtx &lt;- sparkRSQL.init(sc)
+##D rdd &lt;- lapply(parallelize(sc, 1:10), function(x) { list(x, 
as.character(x)) })
+##D field1 &lt;- structField(&quot;a&quot;, &quot;integer&quot;, TRUE)
+##D field2 &lt;- structField(&quot;b&quot;, &quot;string&quot;, TRUE)
+##D schema &lt;- structType(field1, field2)
+##D df &lt;- createDataFrame(sqlCtx, rdd, schema)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/structType.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/structType.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/structType.html (added)
+++ spark/site/docs/1.5.0/api/R/structType.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,62 @@
+<!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: structType</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 structType {SparkR}"><tr><td>structType 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>structType</h2>
+
+<h3>Description</h3>
+
+<p>Create a structType object that contains the metadata for a DataFrame. 
Intended for
+use with createDataFrame and toDF.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+structType(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a structField object (created with the field() function)</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional structField objects</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a structType object
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlCtx &lt;- sparkRSQL.init(sc)
+##D rdd &lt;- lapply(parallelize(sc, 1:10), function(x) { list(x, 
as.character(x)) })
+##D schema &lt;- structType(structField(&quot;a&quot;, &quot;integer&quot;), 
structField(&quot;b&quot;, &quot;string&quot;))
+##D df &lt;- createDataFrame(sqlCtx, rdd, schema)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/subset.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/subset.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/subset.html (added)
+++ spark/site/docs/1.5.0/api/R/subset.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,94 @@
+<!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: Subset</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 [[ {SparkR}"><tr><td>[[ {SparkR}</td><td 
style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Subset</h2>
+
+<h3>Description</h3>
+
+<p>Return subsets of DataFrame according to given conditions
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,numericOrcharacter'
+x[[i]]
+
+## S4 method for signature 'DataFrame,missing'
+x[i, j, ..., drop = TRUE]
+
+## S4 method for signature 'DataFrame,Column'
+x[i, j, ..., drop = TRUE]
+
+## S4 method for signature 'DataFrame'
+subset(x, subset, select, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A DataFrame</p>
+</td></tr>
+<tr valign="top"><td><code>subset</code></td>
+<td>
+<p>A logical expression to filter on rows</p>
+</td></tr>
+<tr valign="top"><td><code>select</code></td>
+<td>
+<p>expression for the single Column or a list of columns to select from the 
DataFrame</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A new DataFrame containing only the rows that meet the condition with 
selected columns
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other subsetting functions: <code><a href="select.html">$</a></code>,
+<code><a href="select.html">$&lt;-</a></code>, <code><a 
href="select.html">select</a></code>,
+<code><a href="select.html">select</a></code>,
+<code><a href="select.html">select,DataFrame,Column-method</a></code>,
+<code><a href="select.html">select,DataFrame,list-method</a></code>,
+<code><a href="selectExpr.html">selectExpr</a></code>; <code><a 
href="filter.html">filter</a></code>,
+<code><a href="filter.html">filter</a></code>, <code><a 
href="filter.html">where</a></code>,
+<code><a href="filter.html">where</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D   # Columns can be selected using `[[` and `[`
+##D   df[[2]] == df[[&quot;age&quot;]]
+##D   df[,2] == df[,&quot;age&quot;]
+##D   df[,c(&quot;name&quot;, &quot;age&quot;)]
+##D   # Or to filter rows
+##D   df[df$age &gt; 20,]
+##D   # DataFrame can be subset on both rows and Columns
+##D   df[df$name == &quot;Smith&quot;, c(1,2)]
+##D   df[df$age %in% c(19, 30), 1:2]
+##D   subset(df, df$age %in% c(19, 30), 1:2)
+##D   subset(df, df$age %in% c(19), select = c(1,2))
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/substr.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/substr.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/substr.html (added)
+++ spark/site/docs/1.5.0/api/R/substr.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,46 @@
+<!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: substr</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 substr {SparkR}"><tr><td>substr 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>substr</h2>
+
+<h3>Description</h3>
+
+<p>An expression that returns a substring.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+substr(x, start, stop)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>start</code></td>
+<td>
+<p>starting position</p>
+</td></tr>
+<tr valign="top"><td><code>stop</code></td>
+<td>
+<p>ending position</p>
+</td></tr>
+</table>
+
+
+<h3>See Also</h3>
+
+<p>Other colum_func: <code><a href="alias.html">alias</a></code>;
+<code><a href="column.html">between</a></code>; <code><a 
href="column.html">cast</a></code>;
+<code><a href="otherwise.html">otherwise</a></code>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/substring_index.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/substring_index.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/substring_index.html (added)
+++ spark/site/docs/1.5.0/api/R/substring_index.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,60 @@
+<!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: substring_index</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 substring_index 
{SparkR}"><tr><td>substring_index {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>substring_index</h2>
+
+<h3>Description</h3>
+
+<p>Returns the substring from string str before count occurrences of the 
delimiter delim.
+If count is positive, everything the left of the final delimiter (counting 
from left) is
+returned. If count is negative, every to the right of the final delimiter 
(counting from the
+right) is returned. substring &lt;- index performs a case-sensitive match when 
searching for delim.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column,character,numeric'
+substring_index(x, delim, count)
+
+substring_index(x, delim, count)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other string_funcs: <code><a href="ascii.html">ascii</a></code>,
+<code><a href="ascii.html">ascii</a></code>; <code><a 
href="base64.html">base64</a></code>,
+<code><a href="base64.html">base64</a></code>; <code><a 
href="concat_ws.html">concat_ws</a></code>,
+<code><a href="concat_ws.html">concat_ws</a></code>; <code><a 
href="concat.html">concat</a></code>,
+<code><a href="concat.html">concat</a></code>; <code><a 
href="format_number.html">format_number</a></code>,
+<code><a href="format_number.html">format_number</a></code>; <code><a 
href="format_string.html">format_string</a></code>,
+<code><a href="format_string.html">format_string</a></code>; <code><a 
href="initcap.html">initcap</a></code>,
+<code><a href="initcap.html">initcap</a></code>; <code><a 
href="instr.html">instr</a></code>,
+<code><a href="instr.html">instr</a></code>; <code><a 
href="length.html">length</a></code>;
+<code><a href="levenshtein.html">levenshtein</a></code>, <code><a 
href="levenshtein.html">levenshtein</a></code>;
+<code><a href="locate.html">locate</a></code>, <code><a 
href="locate.html">locate</a></code>;
+<code><a href="lower.html">lower</a></code>, <code><a 
href="lower.html">lower</a></code>;
+<code><a href="lpad.html">lpad</a></code>, <code><a 
href="lpad.html">lpad</a></code>;
+<code><a href="ltrim.html">ltrim</a></code>, <code><a 
href="ltrim.html">ltrim</a></code>;
+<code><a href="regexp_extract.html">regexp_extract</a></code>,
+<code><a href="regexp_extract.html">regexp_extract</a></code>;
+<code><a href="regexp_replace.html">regexp_replace</a></code>,
+<code><a href="regexp_replace.html">regexp_replace</a></code>; <code><a 
href="reverse.html">reverse</a></code>,
+<code><a href="reverse.html">reverse</a></code>; <code><a 
href="rpad.html">rpad</a></code>,
+<code><a href="rpad.html">rpad</a></code>; <code><a 
href="rtrim.html">rtrim</a></code>,
+<code><a href="rtrim.html">rtrim</a></code>; <code><a 
href="soundex.html">soundex</a></code>,
+<code><a href="soundex.html">soundex</a></code>; <code><a 
href="translate.html">translate</a></code>,
+<code><a href="translate.html">translate</a></code>; <code><a 
href="trim.html">trim</a></code>,
+<code><a href="trim.html">trim</a></code>; <code><a 
href="unbase64.html">unbase64</a></code>,
+<code><a href="unbase64.html">unbase64</a></code>; <code><a 
href="upper.html">upper</a></code>,
+<code><a href="upper.html">upper</a></code>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sum.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sum.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sum.html (added)
+++ spark/site/docs/1.5.0/api/R/sum.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,53 @@
+<!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: sum</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 sum {SparkR}"><tr><td>sum 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>sum</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the sum of all values in the expression.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+sum(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other agg_funcs: <code><a 
href="approxCountDistinct.html">approxCountDistinct</a></code>,
+<code><a href="approxCountDistinct.html">approxCountDistinct</a></code>,
+<code><a href="approxCountDistinct.html">approxCountDistinct</a></code>; 
<code><a href="avg.html">avg</a></code>,
+<code><a href="avg.html">avg</a></code>; <code><a 
href="countDistinct.html">countDistinct</a></code>,
+<code><a href="countDistinct.html">countDistinct</a></code>, <code><a 
href="countDistinct.html">countDistinct</a></code>,
+<code><a href="countDistinct.html">n_distinct</a></code>; <code><a 
href="nrow.html">count</a></code>,
+<code><a href="nrow.html">count</a></code>, <code><a 
href="nrow.html">count</a></code>,
+<code><a href="count.html">n</a></code>, <code><a 
href="nrow.html">nrow</a></code>; <code><a href="first.html">first</a></code>,
+<code><a href="first.html">first</a></code>; <code><a 
href="last.html">last</a></code>,
+<code><a href="last.html">last</a></code>; <code><a 
href="max.html">max</a></code>;
+<code><a href="mean.html">mean</a></code>; <code><a 
href="min.html">min</a></code>;
+<code><a href="sumDistinct.html">sumDistinct</a></code>, <code><a 
href="sumDistinct.html">sumDistinct</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: sum(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/sumDistinct.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/sumDistinct.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/sumDistinct.html (added)
+++ spark/site/docs/1.5.0/api/R/sumDistinct.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,54 @@
+<!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: sumDistinct</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 sumDistinct 
{SparkR}"><tr><td>sumDistinct {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>sumDistinct</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the sum of distinct values in the expression.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+sumDistinct(x)
+
+sumDistinct(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other agg_funcs: <code><a 
href="approxCountDistinct.html">approxCountDistinct</a></code>,
+<code><a href="approxCountDistinct.html">approxCountDistinct</a></code>,
+<code><a href="approxCountDistinct.html">approxCountDistinct</a></code>; 
<code><a href="avg.html">avg</a></code>,
+<code><a href="avg.html">avg</a></code>; <code><a 
href="countDistinct.html">countDistinct</a></code>,
+<code><a href="countDistinct.html">countDistinct</a></code>, <code><a 
href="countDistinct.html">countDistinct</a></code>,
+<code><a href="countDistinct.html">n_distinct</a></code>; <code><a 
href="nrow.html">count</a></code>,
+<code><a href="nrow.html">count</a></code>, <code><a 
href="nrow.html">count</a></code>,
+<code><a href="count.html">n</a></code>, <code><a 
href="nrow.html">nrow</a></code>; <code><a href="first.html">first</a></code>,
+<code><a href="first.html">first</a></code>; <code><a 
href="last.html">last</a></code>,
+<code><a href="last.html">last</a></code>; <code><a 
href="max.html">max</a></code>;
+<code><a href="mean.html">mean</a></code>; <code><a 
href="min.html">min</a></code>; <code><a href="sum.html">sum</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: sumDistinct(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/summary.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/summary.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/summary.html (added)
+++ spark/site/docs/1.5.0/api/R/summary.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,63 @@
+<!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: Summary</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 summary {SparkR}"><tr><td>summary 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Summary</h2>
+
+<h3>Description</h3>
+
+<p>Computes statistics for numeric columns of the DataFrame
+</p>
+<p>Returns the summary of a model produced by glm(), similarly to R's 
summary().
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame'
+summary(x)
+
+summary(x, ...)
+
+## S4 method for signature 'PipelineModel'
+summary(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A fitted MLlib model</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a list with a 'coefficient' component, which is the matrix of coefficients. 
See
+summary.glm for more information.
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D model &lt;- glm(y ~ x, trainingData)
+##D summary(model)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/table.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/table.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/table.html (added)
+++ spark/site/docs/1.5.0/api/R/table.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,63 @@
+<!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: Create a DataFrame from a 
SparkSQL Table</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 table {SparkR}"><tr><td>table 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Create a DataFrame from a SparkSQL Table</h2>
+
+<h3>Description</h3>
+
+<p>Returns the specified Table as a DataFrame.  The Table must have already 
been registered
+in the SQLContext.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+table(sqlContext, tableName)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sqlContext</code></td>
+<td>
+<p>SQLContext to use</p>
+</td></tr>
+<tr valign="top"><td><code>tableName</code></td>
+<td>
+<p>The SparkSQL Table to convert to a DataFrame.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>DataFrame
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- jsonFile(sqlContext, path)
+##D registerTempTable(df, &quot;table&quot;)
+##D new_df &lt;- table(sqlContext, &quot;table&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/tableNames.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/tableNames.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/tableNames.html (added)
+++ spark/site/docs/1.5.0/api/R/tableNames.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,59 @@
+<!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: Table Names</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 tableNames {SparkR}"><tr><td>tableNames 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Table Names</h2>
+
+<h3>Description</h3>
+
+<p>Returns the names of tables in the given database as an array.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+tableNames(sqlContext, databaseName = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sqlContext</code></td>
+<td>
+<p>SQLContext to use</p>
+</td></tr>
+<tr valign="top"><td><code>databaseName</code></td>
+<td>
+<p>name of the database</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a list of table names
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+##D tableNames(sqlContext, &quot;hive&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/tables.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/tables.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/tables.html (added)
+++ spark/site/docs/1.5.0/api/R/tables.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,59 @@
+<!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: Tables</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 tables {SparkR}"><tr><td>tables 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Tables</h2>
+
+<h3>Description</h3>
+
+<p>Returns a DataFrame containing names of tables in the given database.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+tables(sqlContext, databaseName = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sqlContext</code></td>
+<td>
+<p>SQLContext to use</p>
+</td></tr>
+<tr valign="top"><td><code>databaseName</code></td>
+<td>
+<p>name of the database</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a DataFrame
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+##D tables(sqlContext, &quot;hive&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/take.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/take.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/take.html (added)
+++ spark/site/docs/1.5.0/api/R/take.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,42 @@
+<!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: Take the first NUM rows of 
a DataFrame and return a the...</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 take {SparkR}"><tr><td>take 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Take the first NUM rows of a DataFrame and return a the results as a 
data.frame</h2>
+
+<h3>Description</h3>
+
+<p>Take the first NUM rows of a DataFrame and return a the results as a 
data.frame
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,numeric'
+take(x, num)
+</pre>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlContext &lt;- sparkRSQL.init(sc)
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- jsonFile(sqlContext, path)
+##D take(df, 2)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/tan.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/tan.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/tan.html (added)
+++ spark/site/docs/1.5.0/api/R/tan.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,68 @@
+<!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: tan</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 tan {SparkR}"><tr><td>tan 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>tan</h2>
+
+<h3>Description</h3>
+
+<p>Computes the tangent of the given value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+tan(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sin.html">sin</a></code>; <code><a 
href="sqrt.html">sqrt</a></code>;
+<code><a href="tanh.html">tanh</a></code>; <code><a 
href="toDegrees.html">toDegrees</a></code>,
+<code><a href="toDegrees.html">toDegrees</a></code>; <code><a 
href="toRadians.html">toRadians</a></code>,
+<code><a href="toRadians.html">toRadians</a></code>; <code><a 
href="unhex.html">unhex</a></code>,
+<code><a href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: tan(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/tanh.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/tanh.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/tanh.html (added)
+++ spark/site/docs/1.5.0/api/R/tanh.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,67 @@
+<!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: tanh</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 tanh {SparkR}"><tr><td>tanh 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>tanh</h2>
+
+<h3>Description</h3>
+
+<p>Computes the hyperbolic tangent of the given value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+tanh(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sin.html">sin</a></code>; <code><a 
href="sqrt.html">sqrt</a></code>; <code><a href="tan.html">tan</a></code>;
+<code><a href="toDegrees.html">toDegrees</a></code>, <code><a 
href="toDegrees.html">toDegrees</a></code>;
+<code><a href="toRadians.html">toRadians</a></code>, <code><a 
href="toRadians.html">toRadians</a></code>;
+<code><a href="unhex.html">unhex</a></code>, <code><a 
href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: tanh(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/toDegrees.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/toDegrees.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/toDegrees.html (added)
+++ spark/site/docs/1.5.0/api/R/toDegrees.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,69 @@
+<!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: toDegrees</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 toDegrees {SparkR}"><tr><td>toDegrees 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>toDegrees</h2>
+
+<h3>Description</h3>
+
+<p>Converts an angle measured in radians to an approximately equivalent angle 
measured in degrees.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+toDegrees(x)
+
+toDegrees(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sin.html">sin</a></code>; <code><a 
href="sqrt.html">sqrt</a></code>;
+<code><a href="tanh.html">tanh</a></code>; <code><a 
href="tan.html">tan</a></code>;
+<code><a href="toRadians.html">toRadians</a></code>, <code><a 
href="toRadians.html">toRadians</a></code>;
+<code><a href="unhex.html">unhex</a></code>, <code><a 
href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: toDegrees(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/toRadians.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/toRadians.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/toRadians.html (added)
+++ spark/site/docs/1.5.0/api/R/toRadians.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,69 @@
+<!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: toRadians</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 toRadians {SparkR}"><tr><td>toRadians 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>toRadians</h2>
+
+<h3>Description</h3>
+
+<p>Converts an angle measured in degrees to an approximately equivalent angle 
measured in radians.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+toRadians(x)
+
+toRadians(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other math_funcs: <code><a href="acos.html">acos</a></code>; <code><a 
href="asin.html">asin</a></code>;
+<code><a href="atan2.html">atan2</a></code>; <code><a 
href="atan.html">atan</a></code>;
+<code><a href="bin.html">bin</a></code>, <code><a 
href="bin.html">bin</a></code>; <code><a href="cbrt.html">cbrt</a></code>,
+<code><a href="cbrt.html">cbrt</a></code>; <code><a 
href="ceil.html">ceil</a></code>,
+<code><a href="ceil.html">ceil</a></code>, <code><a 
href="ceil.html">ceil</a></code>;
+<code><a href="conv.html">conv</a></code>, <code><a 
href="conv.html">conv</a></code>;
+<code><a href="cosh.html">cosh</a></code>; <code><a 
href="cos.html">cos</a></code>;
+<code><a href="expm1.html">expm1</a></code>; <code><a 
href="exp.html">exp</a></code>;
+<code><a href="factorial.html">factorial</a></code>; <code><a 
href="floor.html">floor</a></code>;
+<code><a href="hex.html">hex</a></code>, <code><a 
href="hex.html">hex</a></code>;
+<code><a href="hypot.html">hypot</a></code>, <code><a 
href="hypot.html">hypot</a></code>;
+<code><a href="log10.html">log10</a></code>; <code><a 
href="log1p.html">log1p</a></code>;
+<code><a href="log2.html">log2</a></code>; <code><a 
href="log.html">log</a></code>;
+<code><a href="pmod.html">pmod</a></code>, <code><a 
href="pmod.html">pmod</a></code>;
+<code><a href="rint.html">rint</a></code>, <code><a 
href="rint.html">rint</a></code>;
+<code><a href="round.html">round</a></code>; <code><a 
href="shiftLeft.html">shiftLeft</a></code>,
+<code><a href="shiftLeft.html">shiftLeft</a></code>;
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>,
+<code><a href="shiftRightUnsigned.html">shiftRightUnsigned</a></code>;
+<code><a href="shiftRight.html">shiftRight</a></code>, <code><a 
href="shiftRight.html">shiftRight</a></code>;
+<code><a href="signum.html">signum</a></code>, <code><a 
href="signum.html">signum</a></code>,
+<code><a href="signum.html">signum</a></code>; <code><a 
href="sinh.html">sinh</a></code>;
+<code><a href="sin.html">sin</a></code>; <code><a 
href="sqrt.html">sqrt</a></code>;
+<code><a href="tanh.html">tanh</a></code>; <code><a 
href="tan.html">tan</a></code>;
+<code><a href="toDegrees.html">toDegrees</a></code>, <code><a 
href="toDegrees.html">toDegrees</a></code>;
+<code><a href="unhex.html">unhex</a></code>, <code><a 
href="unhex.html">unhex</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: toRadians(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/to_date.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/to_date.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/to_date.html (added)
+++ spark/site/docs/1.5.0/api/R/to_date.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,69 @@
+<!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: to_date</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 to_date {SparkR}"><tr><td>to_date 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>to_date</h2>
+
+<h3>Description</h3>
+
+<p>Converts the column into DateType.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+to_date(x)
+
+to_date(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other datetime_funcs: <code><a href="add_months.html">add_months</a></code>,
+<code><a href="add_months.html">add_months</a></code>; <code><a 
href="date_add.html">date_add</a></code>,
+<code><a href="date_add.html">date_add</a></code>; <code><a 
href="date_format.html">date_format</a></code>,
+<code><a href="date_format.html">date_format</a></code>; <code><a 
href="date_sub.html">date_sub</a></code>,
+<code><a href="date_sub.html">date_sub</a></code>; <code><a 
href="datediff.html">datediff</a></code>,
+<code><a href="datediff.html">datediff</a></code>; <code><a 
href="dayofmonth.html">dayofmonth</a></code>,
+<code><a href="dayofmonth.html">dayofmonth</a></code>; <code><a 
href="dayofyear.html">dayofyear</a></code>,
+<code><a href="dayofyear.html">dayofyear</a></code>; <code><a 
href="from_unixtime.html">from_unixtime</a></code>,
+<code><a href="from_unixtime.html">from_unixtime</a></code>;
+<code><a href="from_utc_timestamp.html">from_utc_timestamp</a></code>,
+<code><a href="from_utc_timestamp.html">from_utc_timestamp</a></code>; 
<code><a href="hour.html">hour</a></code>,
+<code><a href="hour.html">hour</a></code>; <code><a 
href="last_day.html">last_day</a></code>,
+<code><a href="last_day.html">last_day</a></code>; <code><a 
href="minute.html">minute</a></code>,
+<code><a href="minute.html">minute</a></code>; <code><a 
href="months_between.html">months_between</a></code>,
+<code><a href="months_between.html">months_between</a></code>; <code><a 
href="month.html">month</a></code>,
+<code><a href="month.html">month</a></code>; <code><a 
href="next_day.html">next_day</a></code>,
+<code><a href="next_day.html">next_day</a></code>; <code><a 
href="quarter.html">quarter</a></code>,
+<code><a href="quarter.html">quarter</a></code>; <code><a 
href="second.html">second</a></code>,
+<code><a href="second.html">second</a></code>; <code><a 
href="to_utc_timestamp.html">to_utc_timestamp</a></code>,
+<code><a href="to_utc_timestamp.html">to_utc_timestamp</a></code>;
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>; <code><a 
href="weekofyear.html">weekofyear</a></code>,
+<code><a href="weekofyear.html">weekofyear</a></code>; <code><a 
href="year.html">year</a></code>,
+<code><a href="year.html">year</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: to_date(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/to_utc_timestamp.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/to_utc_timestamp.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/to_utc_timestamp.html (added)
+++ spark/site/docs/1.5.0/api/R/to_utc_timestamp.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,56 @@
+<!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: to_utc_timestamp</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 to_utc_timestamp 
{SparkR}"><tr><td>to_utc_timestamp {SparkR}</td><td style="text-align: 
right;">R Documentation</td></tr></table>
+
+<h2>to_utc_timestamp</h2>
+
+<h3>Description</h3>
+
+<p>Assumes given timestamp is in given timezone and converts to UTC.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column,character'
+to_utc_timestamp(y, x)
+
+to_utc_timestamp(y, x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other datetime_funcs: <code><a href="add_months.html">add_months</a></code>,
+<code><a href="add_months.html">add_months</a></code>; <code><a 
href="date_add.html">date_add</a></code>,
+<code><a href="date_add.html">date_add</a></code>; <code><a 
href="date_format.html">date_format</a></code>,
+<code><a href="date_format.html">date_format</a></code>; <code><a 
href="date_sub.html">date_sub</a></code>,
+<code><a href="date_sub.html">date_sub</a></code>; <code><a 
href="datediff.html">datediff</a></code>,
+<code><a href="datediff.html">datediff</a></code>; <code><a 
href="dayofmonth.html">dayofmonth</a></code>,
+<code><a href="dayofmonth.html">dayofmonth</a></code>; <code><a 
href="dayofyear.html">dayofyear</a></code>,
+<code><a href="dayofyear.html">dayofyear</a></code>; <code><a 
href="from_unixtime.html">from_unixtime</a></code>,
+<code><a href="from_unixtime.html">from_unixtime</a></code>;
+<code><a href="from_utc_timestamp.html">from_utc_timestamp</a></code>,
+<code><a href="from_utc_timestamp.html">from_utc_timestamp</a></code>; 
<code><a href="hour.html">hour</a></code>,
+<code><a href="hour.html">hour</a></code>; <code><a 
href="last_day.html">last_day</a></code>,
+<code><a href="last_day.html">last_day</a></code>; <code><a 
href="minute.html">minute</a></code>,
+<code><a href="minute.html">minute</a></code>; <code><a 
href="months_between.html">months_between</a></code>,
+<code><a href="months_between.html">months_between</a></code>; <code><a 
href="month.html">month</a></code>,
+<code><a href="month.html">month</a></code>; <code><a 
href="next_day.html">next_day</a></code>,
+<code><a href="next_day.html">next_day</a></code>; <code><a 
href="quarter.html">quarter</a></code>,
+<code><a href="quarter.html">quarter</a></code>; <code><a 
href="second.html">second</a></code>,
+<code><a href="second.html">second</a></code>; <code><a 
href="to_date.html">to_date</a></code>,
+<code><a href="to_date.html">to_date</a></code>; <code><a 
href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>,
+<code><a href="unix_timestamp.html">unix_timestamp</a></code>; <code><a 
href="weekofyear.html">weekofyear</a></code>,
+<code><a href="weekofyear.html">weekofyear</a></code>; <code><a 
href="year.html">year</a></code>,
+<code><a href="year.html">year</a></code>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/translate.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/translate.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/translate.html (added)
+++ spark/site/docs/1.5.0/api/R/translate.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,61 @@
+<!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: translate</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 translate {SparkR}"><tr><td>translate 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>translate</h2>
+
+<h3>Description</h3>
+
+<p>Translate any character in the src by a character in replaceString.
+The characters in replaceString is corresponding to the characters in 
matchingString.
+The translate will happen when any character in the string matching with the 
character
+in the matchingString.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column,character,character'
+translate(x, matchingString,
+  replaceString)
+
+translate(x, matchingString, replaceString)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other string_funcs: <code><a href="ascii.html">ascii</a></code>,
+<code><a href="ascii.html">ascii</a></code>; <code><a 
href="base64.html">base64</a></code>,
+<code><a href="base64.html">base64</a></code>; <code><a 
href="concat_ws.html">concat_ws</a></code>,
+<code><a href="concat_ws.html">concat_ws</a></code>; <code><a 
href="concat.html">concat</a></code>,
+<code><a href="concat.html">concat</a></code>; <code><a 
href="format_number.html">format_number</a></code>,
+<code><a href="format_number.html">format_number</a></code>; <code><a 
href="format_string.html">format_string</a></code>,
+<code><a href="format_string.html">format_string</a></code>; <code><a 
href="initcap.html">initcap</a></code>,
+<code><a href="initcap.html">initcap</a></code>; <code><a 
href="instr.html">instr</a></code>,
+<code><a href="instr.html">instr</a></code>; <code><a 
href="length.html">length</a></code>;
+<code><a href="levenshtein.html">levenshtein</a></code>, <code><a 
href="levenshtein.html">levenshtein</a></code>;
+<code><a href="locate.html">locate</a></code>, <code><a 
href="locate.html">locate</a></code>;
+<code><a href="lower.html">lower</a></code>, <code><a 
href="lower.html">lower</a></code>;
+<code><a href="lpad.html">lpad</a></code>, <code><a 
href="lpad.html">lpad</a></code>;
+<code><a href="ltrim.html">ltrim</a></code>, <code><a 
href="ltrim.html">ltrim</a></code>;
+<code><a href="regexp_extract.html">regexp_extract</a></code>,
+<code><a href="regexp_extract.html">regexp_extract</a></code>;
+<code><a href="regexp_replace.html">regexp_replace</a></code>,
+<code><a href="regexp_replace.html">regexp_replace</a></code>; <code><a 
href="reverse.html">reverse</a></code>,
+<code><a href="reverse.html">reverse</a></code>; <code><a 
href="rpad.html">rpad</a></code>,
+<code><a href="rpad.html">rpad</a></code>; <code><a 
href="rtrim.html">rtrim</a></code>,
+<code><a href="rtrim.html">rtrim</a></code>; <code><a 
href="soundex.html">soundex</a></code>,
+<code><a href="soundex.html">soundex</a></code>; <code><a 
href="substring_index.html">substring_index</a></code>,
+<code><a href="substring_index.html">substring_index</a></code>; <code><a 
href="trim.html">trim</a></code>,
+<code><a href="trim.html">trim</a></code>; <code><a 
href="unbase64.html">unbase64</a></code>,
+<code><a href="unbase64.html">unbase64</a></code>; <code><a 
href="upper.html">upper</a></code>,
+<code><a href="upper.html">upper</a></code>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.5.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to