Added: spark/site/docs/1.5.0/api/R/log2.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/log2.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/log2.html (added)
+++ spark/site/docs/1.5.0/api/R/log2.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: log2</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 log2 {SparkR}"><tr><td>log2 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>log2</h2>
+
+<h3>Description</h3>
+
+<p>Computes the logarithm of the given column in base 2.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+log2(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="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="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: log2(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/lower.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/lower.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/lower.html (added)
+++ spark/site/docs/1.5.0/api/R/lower.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: lower</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 lower {SparkR}"><tr><td>lower 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>lower</h2>
+
+<h3>Description</h3>
+
+<p>Converts a string column to lower case.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+lower(x)
+
+lower(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="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="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: lower(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/lpad.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/lpad.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/lpad.html (added)
+++ spark/site/docs/1.5.0/api/R/lpad.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,57 @@
+<!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: lpad</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 lpad {SparkR}"><tr><td>lpad 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>lpad</h2>
+
+<h3>Description</h3>
+
+<p>Left-pad the string column with
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column,numeric,character'
+lpad(x, len, pad)
+
+lpad(x, len, pad)
+</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="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="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/ltrim.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/ltrim.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/ltrim.html (added)
+++ spark/site/docs/1.5.0/api/R/ltrim.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: ltrim</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 ltrim {SparkR}"><tr><td>ltrim 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>ltrim</h2>
+
+<h3>Description</h3>
+
+<p>Trim the spaces from left end for the specified string value.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+ltrim(x)
+
+ltrim(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="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="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: ltrim(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/match.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/match.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/match.html (added)
+++ spark/site/docs/1.5.0/api/R/match.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: Match a column with given 
values.</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 %in% {SparkR}"><tr><td>%in% 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Match a column with given values.</h2>
+
+<h3>Description</h3>
+
+<p>Match a column with given values.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+x %in% table
+</pre>
+
+
+<h3>Value</h3>
+
+<p>a matched values as a result of comparing with given values.
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D filter(df, &quot;age in (10, 30)&quot;)
+##D where(df, df$age %in% c(10, 30))
+## 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/max.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/max.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/max.html (added)
+++ spark/site/docs/1.5.0/api/R/max.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: max</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 max {SparkR}"><tr><td>max 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>max</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the maximum value of the expression in a group.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+max(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="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>; <code><a 
href="sum.html">sum</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: max(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/md5.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/md5.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/md5.html (added)
+++ spark/site/docs/1.5.0/api/R/md5.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,47 @@
+<!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: md5</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 md5 {SparkR}"><tr><td>md5 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>md5</h2>
+
+<h3>Description</h3>
+
+<p>Calculates the MD5 digest of a binary column and returns the value
+as a 32 character hex string.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+md5(x)
+
+md5(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other misc_funcs: <code><a href="crc32.html">crc32</a></code>, <code><a 
href="crc32.html">crc32</a></code>;
+<code><a href="sha1.html">sha1</a></code>, <code><a 
href="sha1.html">sha1</a></code>;
+<code><a href="sha2.html">sha2</a></code>, <code><a 
href="sha2.html">sha2</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: md5(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/mean.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/mean.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/mean.html (added)
+++ spark/site/docs/1.5.0/api/R/mean.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: mean</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 mean {SparkR}"><tr><td>mean 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>mean</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the average of the values in a group.
+Alias for avg.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+mean(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="min.html">min</a></code>;
+<code><a href="sumDistinct.html">sumDistinct</a></code>, <code><a 
href="sumDistinct.html">sumDistinct</a></code>;
+<code><a href="sum.html">sum</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: mean(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/merge-DataFrame-DataFrame-method.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/merge-DataFrame-DataFrame-method.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/merge-DataFrame-DataFrame-method.html (added)
+++ spark/site/docs/1.5.0/api/R/merge-DataFrame-DataFrame-method.html Fri Sep 
18 16:25:35 2015
@@ -0,0 +1,27 @@
+<!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: rdname merge aliases 
join</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 merge,DataFrame,DataFrame-method 
{SparkR}"><tr><td>merge,DataFrame,DataFrame-method {SparkR}</td><td 
style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>rdname merge
+aliases join</h2>
+
+<h3>Description</h3>
+
+<p>rdname merge
+aliases join
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,DataFrame'
+merge(x, y, joinExpr = NULL,
+  joinType = NULL, ...)
+</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/merge.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/merge.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/merge.html (added)
+++ spark/site/docs/1.5.0/api/R/merge.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,27 @@
+<!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: rdname merge</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 merge {SparkR}"><tr><td>merge 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>rdname merge</h2>
+
+<h3>Description</h3>
+
+<p>rdname merge
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,DataFrame'
+merge(x, y, joinExpr = NULL,
+  joinType = NULL, ...)
+
+merge(x, y, ...)
+</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/min.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/min.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/min.html (added)
+++ spark/site/docs/1.5.0/api/R/min.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: min</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 min {SparkR}"><tr><td>min 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>min</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the minimum value of the expression in a group.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+min(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="sumDistinct.html">sumDistinct</a></code>,
+<code><a href="sumDistinct.html">sumDistinct</a></code>; <code><a 
href="sum.html">sum</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: min(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/minute.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/minute.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/minute.html (added)
+++ spark/site/docs/1.5.0/api/R/minute.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: minute</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 minute {SparkR}"><tr><td>minute 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>minute</h2>
+
+<h3>Description</h3>
+
+<p>Extracts the minutes as an integer from a given date/timestamp/string.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+minute(x)
+
+minute(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="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="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: minute(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/month.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/month.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/month.html (added)
+++ spark/site/docs/1.5.0/api/R/month.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: month</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 month {SparkR}"><tr><td>month 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>month</h2>
+
+<h3>Description</h3>
+
+<p>Extracts the month as an integer from a given date/timestamp/string.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+month(x)
+
+month(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="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="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: month(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/months_between.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/months_between.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/months_between.html (added)
+++ spark/site/docs/1.5.0/api/R/months_between.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: months_between</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 months_between 
{SparkR}"><tr><td>months_between {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>months_between</h2>
+
+<h3>Description</h3>
+
+<p>Returns number of months between dates 'date1' and 'date2'.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+months_between(y, x)
+
+months_between(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="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="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: months_between(df$c, x)
+</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/nafunctions.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/nafunctions.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/nafunctions.html (added)
+++ spark/site/docs/1.5.0/api/R/nafunctions.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,122 @@
+<!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: dropna</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 dropna {SparkR}"><tr><td>dropna 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>dropna</h2>
+
+<h3>Description</h3>
+
+<p>Returns a new DataFrame omitting rows with null values.
+</p>
+<p>Replace null values.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame'
+dropna(x, how = c("any", "all"), minNonNulls = NULL,
+  cols = NULL)
+
+## S4 method for signature 'DataFrame'
+na.omit(object, how = c("any", "all"),
+  minNonNulls = NULL, cols = NULL)
+
+## S4 method for signature 'DataFrame'
+fillna(x, value, cols = NULL)
+
+dropna(x, how = c("any", "all"), minNonNulls = NULL, cols = NULL)
+
+na.omit(object, ...)
+
+fillna(x, value, cols = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkSQL DataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>how</code></td>
+<td>
+<p>&quot;any&quot; or &quot;all&quot;.
+if &quot;any&quot;, drop a row if it contains any nulls.
+if &quot;all&quot;, drop a row only if all its values are null.
+if minNonNulls is specified, how is ignored.</p>
+</td></tr>
+<tr valign="top"><td><code>minNonNulls</code></td>
+<td>
+<p>If specified, drop rows that have less than
+minNonNulls non-null values.
+This overwrites the how parameter.</p>
+</td></tr>
+<tr valign="top"><td><code>cols</code></td>
+<td>
+<p>Optional list of column names to consider.</p>
+</td></tr>
+<tr valign="top"><td><code>value</code></td>
+<td>
+<p>Value to replace null values with.
+Should be an integer, numeric, character or named list.
+If the value is a named list, then cols is ignored and
+value must be a mapping from column name (character) to
+replacement value. The replacement value must be an
+integer, numeric or character.</p>
+</td></tr>
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkSQL DataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>cols</code></td>
+<td>
+<p>optional list of column names to consider.
+Columns specified in cols that do not have matching data
+type are ignored. For example, if value is a character, and
+subset contains a non-character column, then the non-character
+column is simply ignored.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A DataFrame
+</p>
+<p>A DataFrame
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlCtx &lt;- sparkRSQL.init(sc)
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- jsonFile(sqlCtx, path)
+##D dropna(df)
+## End(Not run)
+## Not run: 
+##D sc &lt;- sparkR.init()
+##D sqlCtx &lt;- sparkRSQL.init(sc)
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- jsonFile(sqlCtx, path)
+##D fillna(df, 1)
+##D fillna(df, list(&quot;age&quot; = 20, &quot;name&quot; = 
&quot;unknown&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/nanvl.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/nanvl.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/nanvl.html (added)
+++ spark/site/docs/1.5.0/api/R/nanvl.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: nanvl</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 nanvl {SparkR}"><tr><td>nanvl 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>nanvl</h2>
+
+<h3>Description</h3>
+
+<p>Returns col1 if it is not NaN, or col2 if col1 is NaN.
+hhBoth inputs should be floating point columns (DoubleType or FloatType).
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+nanvl(y, x)
+
+nanvl(y, x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other normal_funcs: <code><a href="abs.html">abs</a></code>;
+<code><a href="bitwiseNOT.html">bitwiseNOT</a></code>, <code><a 
href="bitwiseNOT.html">bitwiseNOT</a></code>;
+<code><a href="expr.html">expr</a></code>, <code><a 
href="expr.html">expr</a></code>;
+<code><a href="greatest.html">greatest</a></code>, <code><a 
href="greatest.html">greatest</a></code>;
+<code><a href="ifelse.html">ifelse</a></code>; <code><a 
href="isNaN.html">isNaN</a></code>,
+<code><a href="isNaN.html">isNaN</a></code>; <code><a 
href="least.html">least</a></code>,
+<code><a href="least.html">least</a></code>; <code><a 
href="lit.html">lit</a></code>,
+<code><a href="lit.html">lit</a></code>; <code><a 
href="negate.html">negate</a></code>,
+<code><a href="negate.html">negate</a></code>; <code><a 
href="randn.html">randn</a></code>,
+<code><a href="randn.html">randn</a></code>, <code><a 
href="randn.html">randn</a></code>;
+<code><a href="rand.html">rand</a></code>, <code><a 
href="rand.html">rand</a></code>,
+<code><a href="rand.html">rand</a></code>; <code><a 
href="when.html">when</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: nanvl(df$c, x)
+</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/ncol.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/ncol.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/ncol.html (added)
+++ spark/site/docs/1.5.0/api/R/ncol.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,52 @@
+<!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: Returns the number of 
columns in a DataFrame</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 ncol {SparkR}"><tr><td>ncol 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Returns the number of columns in a DataFrame</h2>
+
+<h3>Description</h3>
+
+<p>Returns the number of columns in a DataFrame
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame'
+ncol(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkSQL DataFrame</p>
+</td></tr>
+</table>
+
+
+<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 ncol(df)
+## 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/negate.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/negate.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/negate.html (added)
+++ spark/site/docs/1.5.0/api/R/negate.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,55 @@
+<!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: negate</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 negate {SparkR}"><tr><td>negate 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>negate</h2>
+
+<h3>Description</h3>
+
+<p>Unary minus, i.e. negate the expression.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+negate(x)
+
+negate(x)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other normal_funcs: <code><a href="abs.html">abs</a></code>;
+<code><a href="bitwiseNOT.html">bitwiseNOT</a></code>, <code><a 
href="bitwiseNOT.html">bitwiseNOT</a></code>;
+<code><a href="expr.html">expr</a></code>, <code><a 
href="expr.html">expr</a></code>;
+<code><a href="greatest.html">greatest</a></code>, <code><a 
href="greatest.html">greatest</a></code>;
+<code><a href="ifelse.html">ifelse</a></code>; <code><a 
href="isNaN.html">isNaN</a></code>,
+<code><a href="isNaN.html">isNaN</a></code>; <code><a 
href="least.html">least</a></code>,
+<code><a href="least.html">least</a></code>; <code><a 
href="lit.html">lit</a></code>,
+<code><a href="lit.html">lit</a></code>; <code><a 
href="nanvl.html">nanvl</a></code>,
+<code><a href="nanvl.html">nanvl</a></code>; <code><a 
href="randn.html">randn</a></code>,
+<code><a href="randn.html">randn</a></code>, <code><a 
href="randn.html">randn</a></code>;
+<code><a href="rand.html">rand</a></code>, <code><a 
href="rand.html">rand</a></code>,
+<code><a href="rand.html">rand</a></code>; <code><a 
href="when.html">when</a></code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: negate(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/next_day.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/next_day.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/next_day.html (added)
+++ spark/site/docs/1.5.0/api/R/next_day.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: next_day</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 next_day {SparkR}"><tr><td>next_day 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>next_day</h2>
+
+<h3>Description</h3>
+
+<p>Given a date column, returns the first date which is later than the value 
of the date column
+that is on the specified day of the week.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column,character'
+next_day(y, x)
+
+next_day(y, x)
+</pre>
+
+
+<h3>Details</h3>
+
+<p>For example, <code>next_day('2015-07-27', "Sunday")</code> returns 
2015-08-02 because that is the first
+Sunday after 2015-07-27.
+</p>
+<p>Day of the week parameter is case insensitive, and accepts:
+&quot;Mon&quot;, &quot;Tue&quot;, &quot;Wed&quot;, &quot;Thu&quot;, 
&quot;Fri&quot;, &quot;Sat&quot;, &quot;Sun&quot;.
+</p>
+
+
+<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="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="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>
+
+<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/nrow.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/nrow.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/nrow.html (added)
+++ spark/site/docs/1.5.0/api/R/nrow.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,24 @@
+<!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: Number of rows for a 
DataFrame</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 nrow {SparkR}"><tr><td>nrow 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Number of rows for a DataFrame</h2>
+
+<h3>Description</h3>
+
+<p>Returns number of rows in a DataFrames
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame'
+nrow(x)
+</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/otherwise.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/otherwise.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/otherwise.html (added)
+++ spark/site/docs/1.5.0/api/R/otherwise.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,33 @@
+<!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: otherwise</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 otherwise {SparkR}"><tr><td>otherwise 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>otherwise</h2>
+
+<h3>Description</h3>
+
+<p>If values in the specified column are null, returns the value.
+Can be used in conjunction with 'when' to specify a default value for 
expressions.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+otherwise(x, value)
+</pre>
+
+
+<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="substr.html">substr</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/parquetFile.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/parquetFile.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/parquetFile.html (added)
+++ spark/site/docs/1.5.0/api/R/parquetFile.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,43 @@
+<!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 
Parquet file.</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 parquetFile 
{SparkR}"><tr><td>parquetFile {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Create a DataFrame from a Parquet file.</h2>
+
+<h3>Description</h3>
+
+<p>Loads a Parquet file, returning the result as a DataFrame.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+parquetFile(sqlContext, ...)
+</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>...</code></td>
+<td>
+<p>Path(s) of parquet file(s) to read.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>DataFrame
+</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/persist.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/persist.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/persist.html (added)
+++ spark/site/docs/1.5.0/api/R/persist.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: Persist</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 persist {SparkR}"><tr><td>persist 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Persist</h2>
+
+<h3>Description</h3>
+
+<p>Persist this DataFrame with the specified storage level. For details of the
+supported storage levels, refer to
+http://spark.apache.org/docs/latest/programming-guide.html#rdd-persistence.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame,character'
+persist(x, newLevel)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>The DataFrame to persist</p>
+</td></tr>
+</table>
+
+
+<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 persist(df, &quot;MEMORY_AND_DISK&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/pmod.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/pmod.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/pmod.html (added)
+++ spark/site/docs/1.5.0/api/R/pmod.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: pmod</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 pmod {SparkR}"><tr><td>pmod 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>pmod</h2>
+
+<h3>Description</h3>
+
+<p>Returns the positive value of dividend mod divisor.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+pmod(y, x)
+
+pmod(y, 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="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="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: pmod(df$c, x)
+</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/predict-PipelineModel-method.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/predict-PipelineModel-method.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/predict-PipelineModel-method.html (added)
+++ spark/site/docs/1.5.0/api/R/predict-PipelineModel-method.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: Fits a generalized linear 
model, similarly to R's glm().</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 predict,PipelineModel-method 
{SparkR}"><tr><td>predict,PipelineModel-method {SparkR}</td><td 
style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Fits a generalized linear model, similarly to R's glm().</h2>
+
+<h3>Description</h3>
+
+<p>Fits a generalized linear model, similarly to R's glm().
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'PipelineModel'
+predict(object, newData)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>newData</code></td>
+<td>
+<p>DataFrame for testing</p>
+</td></tr>
+<tr valign="top"><td><code>model</code></td>
+<td>
+<p>A fitted MLlib model</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>DataFrame containing predicted values
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D model &lt;- glm(y ~ x, trainingData)
+##D predicted &lt;- predict(model, testData)
+##D showDF(predicted)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 1.4.0 
<a href="00Index.html">Index</a>]</div>
+</body></html>

Added: spark/site/docs/1.5.0/api/R/predict.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/predict.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/predict.html (added)
+++ spark/site/docs/1.5.0/api/R/predict.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: Make predictions from a 
model</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 predict,PipelineModel-method 
{SparkR}"><tr><td>predict,PipelineModel-method {SparkR}</td><td 
style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Make predictions from a model</h2>
+
+<h3>Description</h3>
+
+<p>Makes predictions from a model produced by glm(), similarly to R's 
predict().
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'PipelineModel'
+predict(object, newData)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>object</code></td>
+<td>
+<p>A fitted MLlib model</p>
+</td></tr>
+<tr valign="top"><td><code>newData</code></td>
+<td>
+<p>DataFrame for testing</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>DataFrame containing predicted values
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D model &lt;- glm(y ~ x, trainingData)
+##D predicted &lt;- predict(model, testData)
+##D showDF(predicted)
+## 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/print.jobj.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/print.jobj.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/print.jobj.html (added)
+++ spark/site/docs/1.5.0/api/R/print.jobj.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,39 @@
+<!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: Print a JVM object 
reference.</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 print.jobj {SparkR}"><tr><td>print.jobj 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Print a JVM object reference.</h2>
+
+<h3>Description</h3>
+
+<p>This function prints the type and id for an object stored
+in the SparkR JVM backend.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S3 method for class 'jobj'
+print(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>The JVM object reference</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>further arguments passed to or from other methods</p>
+</td></tr>
+</table>
+
+<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/print.structField.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/print.structField.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/print.structField.html (added)
+++ spark/site/docs/1.5.0/api/R/print.structField.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,39 @@
+<!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: Print a Spark 
StructField.</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 print.structField 
{SparkR}"><tr><td>print.structField {SparkR}</td><td style="text-align: 
right;">R Documentation</td></tr></table>
+
+<h2>Print a Spark StructField.</h2>
+
+<h3>Description</h3>
+
+<p>This function prints the contents of a StructField returned from the
+SparkR JVM backend.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S3 method for class 'structField'
+print(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A StructField object</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>further arguments passed to or from other methods</p>
+</td></tr>
+</table>
+
+<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/print.structType.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/print.structType.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/print.structType.html (added)
+++ spark/site/docs/1.5.0/api/R/print.structType.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,39 @@
+<!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: Print a Spark 
StructType.</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 print.structType 
{SparkR}"><tr><td>print.structType {SparkR}</td><td style="text-align: 
right;">R Documentation</td></tr></table>
+
+<h2>Print a Spark StructType.</h2>
+
+<h3>Description</h3>
+
+<p>This function prints the contents of a StructType returned from the
+SparkR JVM backend.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S3 method for class 'structType'
+print(x, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A StructType object</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>further arguments passed to or from other methods</p>
+</td></tr>
+</table>
+
+<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/printSchema.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/printSchema.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/printSchema.html (added)
+++ spark/site/docs/1.5.0/api/R/printSchema.html Fri Sep 18 16:25:35 2015
@@ -0,0 +1,52 @@
+<!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: Print Schema of a 
DataFrame</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 printSchema 
{SparkR}"><tr><td>printSchema {SparkR}</td><td style="text-align: right;">R 
Documentation</td></tr></table>
+
+<h2>Print Schema of a DataFrame</h2>
+
+<h3>Description</h3>
+
+<p>Prints out the schema in tree format
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'DataFrame'
+printSchema(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkSQL DataFrame</p>
+</td></tr>
+</table>
+
+
+<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 printSchema(df)
+## 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/quarter.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/quarter.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/quarter.html (added)
+++ spark/site/docs/1.5.0/api/R/quarter.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: quarter</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 quarter {SparkR}"><tr><td>quarter 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>quarter</h2>
+
+<h3>Description</h3>
+
+<p>Extracts the quarter as an integer from a given date/timestamp/string.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+quarter(x)
+
+quarter(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="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="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: quarter(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/rand.html
URL: 
http://svn.apache.org/viewvc/spark/site/docs/1.5.0/api/R/rand.html?rev=1703900&view=auto
==============================================================================
--- spark/site/docs/1.5.0/api/R/rand.html (added)
+++ spark/site/docs/1.5.0/api/R/rand.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: rand</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 rand {SparkR}"><tr><td>rand 
{SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>rand</h2>
+
+<h3>Description</h3>
+
+<p>Generate a random column with i.i.d. samples from U[0.0, 1.0].
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'missing'
+rand(seed)
+
+## S4 method for signature 'numeric'
+rand(seed)
+
+rand(seed)
+</pre>
+
+
+<h3>See Also</h3>
+
+<p>Other normal_funcs: <code><a href="abs.html">abs</a></code>;
+<code><a href="bitwiseNOT.html">bitwiseNOT</a></code>, <code><a 
href="bitwiseNOT.html">bitwiseNOT</a></code>;
+<code><a href="expr.html">expr</a></code>, <code><a 
href="expr.html">expr</a></code>;
+<code><a href="greatest.html">greatest</a></code>, <code><a 
href="greatest.html">greatest</a></code>;
+<code><a href="ifelse.html">ifelse</a></code>; <code><a 
href="isNaN.html">isNaN</a></code>,
+<code><a href="isNaN.html">isNaN</a></code>; <code><a 
href="least.html">least</a></code>,
+<code><a href="least.html">least</a></code>; <code><a 
href="lit.html">lit</a></code>,
+<code><a href="lit.html">lit</a></code>; <code><a 
href="nanvl.html">nanvl</a></code>,
+<code><a href="nanvl.html">nanvl</a></code>; <code><a 
href="negate.html">negate</a></code>,
+<code><a href="negate.html">negate</a></code>; <code><a 
href="randn.html">randn</a></code>,
+<code><a href="randn.html">randn</a></code>, <code><a 
href="randn.html">randn</a></code>;
+<code><a href="when.html">when</a></code>
+</p>
+<p>Other normal_funcs: <code><a href="abs.html">abs</a></code>;
+<code><a href="bitwiseNOT.html">bitwiseNOT</a></code>, <code><a 
href="bitwiseNOT.html">bitwiseNOT</a></code>;
+<code><a href="expr.html">expr</a></code>, <code><a 
href="expr.html">expr</a></code>;
+<code><a href="greatest.html">greatest</a></code>, <code><a 
href="greatest.html">greatest</a></code>;
+<code><a href="ifelse.html">ifelse</a></code>; <code><a 
href="isNaN.html">isNaN</a></code>,
+<code><a href="isNaN.html">isNaN</a></code>; <code><a 
href="least.html">least</a></code>,
+<code><a href="least.html">least</a></code>; <code><a 
href="lit.html">lit</a></code>,
+<code><a href="lit.html">lit</a></code>; <code><a 
href="nanvl.html">nanvl</a></code>,
+<code><a href="nanvl.html">nanvl</a></code>; <code><a 
href="negate.html">negate</a></code>,
+<code><a href="negate.html">negate</a></code>; <code><a 
href="randn.html">randn</a></code>,
+<code><a href="randn.html">randn</a></code>, <code><a 
href="randn.html">randn</a></code>;
+<code><a href="when.html">when</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: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to