thisisnic commented on code in PR #36381:
URL: https://github.com/apache/arrow/pull/36381#discussion_r1246873880


##########
r/R/array.R:
##########
@@ -549,3 +548,17 @@ MapArray <- R6Class("MapArray",
     items_nested = function() MapArray__items_nested(self)
   )
 )
+
+#' Create an Arrow Array
+#'
+#' @param x An R vector, list, or `data.frame`

Review Comment:
   Great suggestion, have incorporated, cheers!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to