Details
-
Umbrella
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0
-
None
Description
This JIRA follows the discussion on https://github.com/apache/spark/pull/13109 to improve method grouping in SparkR generated docs. Having one method per doc page is not an R convention. However, having many methods per doc page would hurt the readability. So a proper grouping would help. Since we use roxygen2 instead of writing Rd files directly, we should consider smaller groups to avoid confusion.
Attachments
Issue Links
- is related to
-
SPARK-15177 SparkR 2.0 QA: make SparkR model params and default values consistent with MLlib
- Resolved
- relates to
-
SPARK-15319 Fix SparkR doc layout for corr and other DataFrame stats functions
- Resolved