ianmcook commented on a change in pull request #11046:
URL: https://github.com/apache/arrow/pull/11046#discussion_r701064985



##########
File path: r/R/arrow-package.R
##########
@@ -145,6 +145,13 @@ arrow_with_s3 <- function() {
   })
 }
 
+#' @rdname arrow_available
+arrow_with_json <- function() {

Review comment:
       @karldw could you also please update the docs entry on lines 99–117 of 
`r/R/arrow-package.R` to add this under `@return`:
   ```r
   #' * JSON support enabled (check with `arrow_with_json()`)
   ```
   and this under `@examples`:
   ```r
   #' arrow_with_json()
   ```




-- 
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