Shaul created SPARK-15237:
-----------------------------

             Summary: SparkR corr function documentation
                 Key: SPARK-15237
                 URL: https://issues.apache.org/jira/browse/SPARK-15237
             Project: Spark
          Issue Type: Documentation
          Components: SparkR
    Affects Versions: 1.6.1, 1.6.0
            Reporter: Shaul
            Priority: Minor


Please review the documentation of the corr function in SparkR, the example 
given: corr(df$c, df$d) won't run. The correct usage seems to be 
corr(dataFrame,"someColumn","OtherColumn"), is this correct? 
Thank you.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to