Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/17825#discussion_r114245853
--- Diff: R/pkg/R/column.R ---
@@ -132,16 +132,23 @@ createMethods()
#' alias
#'
-#' Set a new name for a column
+#' Set a new name for an object
#'
-#' @param object Column to rename
+#' @param object object to rename
#' @param data new name to use
#'
#' @rdname alias
#' @name alias
#' @aliases alias,Column-method
#' @family colum_func
#' @export
+#' @examples \dontrun{
--- End diff --
think generally we put \dontrun on the next line
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]