Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19290#discussion_r139919190
--- Diff: R/pkg/R/column.R ---
@@ -238,8 +238,8 @@ setMethod("between", signature(x = "Column"),
#' @param x a Column.
#' @param dataType a character object describing the target data type.
#' See
-#'
\href{https://spark.apache.org/docs/latest/sparkr.html#data-type-mapping-between-r-and-spark}{
-#' Spark Data Types} for available data types.
+#'
\href{https://spark.apache.org/docs/latest/sparkr.html#data-type-mapping-between-
+#' r-and-spark}{Spark Data Types} for available data types.
--- End diff --
I checked this link is not broken for sure.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]