GitHub user keypointt opened a pull request:
https://github.com/apache/spark/pull/13921
[SPARK-16140][MLlib][SparkR][Docs] Group k-means method in generated R doc
https://issues.apache.org/jira/browse/SPARK-16140
## What changes were proposed in this pull request?
Group the R doc of spark.kmeans, predict(KM), summary(KM),
read/write.ml(KM) under Rd spark.kmeans. The example code was updated.
## How was this patch tested?
Tested on my local machine

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keypointt/spark SPARK-16140
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13921.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13921
----
commit 3fee7651488efa1a98b2200af83937900c04c9b4
Author: Xin Ren <[email protected]>
Date: 2016-06-27T07:22:45Z
[SPARK-16140] group k-means method in generated doc
commit 122848395ac99392fab7d5123971ee28b69a46b7
Author: Xin Ren <[email protected]>
Date: 2016-06-27T07:28:23Z
[SPARK-16140] minor changes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]