You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/08 19:13:22 UTC

[GitHub] [arrow] thisisnic commented on a diff in pull request #12744: MINOR: [R][DOCS] Add sections about `Scalar$create()`

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


##########
r/R/scalar.R:
##########
@@ -24,6 +24,20 @@
 #'
 #' @description A `Scalar` holds a single value of an Arrow type.
 #'
+#' @section Factory:
+#' The `Scalar$create()` factory method instantiates an `Scalar` and takes the following arguments:

Review Comment:
   ```suggestion
   #' The `Scalar$create()` factory method instantiates a `Scalar` and takes the following arguments:
   ```



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org