ianmcook commented on pull request #11459:
URL: https://github.com/apache/arrow/pull/11459#issuecomment-946706332


   Oh, another one: in `vignettes/arrow.Rmd`, replace:
   ```r
   `Table$create(...)`
   ```
   with
   ```r
   `Table$create(...)` or alias `arrow_table()
   ```
   which is going to be slightly annoying because you'll need to pad all the 
other table cells in that column to the same width.


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