Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22534#discussion_r220405853
--- Diff: R/pkg/R/functions.R ---
@@ -198,8 +198,9 @@ NULL
#' }
#' @param ... additional argument(s). In \code{to_json} and
\code{from_json}, this contains
#' additional named properties to control how it is converted,
accepts the same
-#' options as the JSON data source. In \code{arrays_zip}, this
contains additional
-#' Columns of arrays to be merged.
+#' options as the JSON data source. Additionally \code{to_json}
supports the "pretty"
--- End diff --
nit: I would say `\code{pretty}`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]