huaxingao commented on a change in pull request #23292: 
[SPARK-19827][R][FOLLOWUP] spark.ml R API for PIC
URL: https://github.com/apache/spark/pull/23292#discussion_r240778895
 
 

 ##########
 File path: R/pkg/R/mllib_clustering.R
 ##########
 @@ -621,38 +621,35 @@ setMethod("write.ml", signature(object = "LDAModel", 
path = "character"),
 #'
 #' A scalable graph clustering algorithm. Users can call 
\code{spark.assignClusters} to
 #' return a cluster assignment for each input vertex.
-#'
 #  Run the PIC algorithm and returns a cluster assignment for each input 
vertex.
 
 Review comment:
   I mean line 624

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to