Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/23161#discussion_r237383462
--- Diff: R/pkg/R/DataFrame.R ---
@@ -2732,13 +2732,24 @@ setMethod("union",
dataFrame(unioned)
})
-#' Return a new SparkDataFrame containing the union of rows
-#'
-#' This is an alias for `union`.
+#' Return a new SparkDataFrame containing the union of rows.
+#' This is an alias for \code{union}.
--- End diff --
actually, we do need a newline - L2735 is the title as this is a new page.
could you build the roxygen2 doc to double check?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]