jonkeane commented on a change in pull request #12445: URL: https://github.com/apache/arrow/pull/12445#discussion_r814963467
########## File path: r/README.md ########## @@ -310,12 +310,9 @@ Other applications of `arrow` are described in the following vignettes: - `vignette("arrow", package = "arrow")`: access and manipulate Arrow objects through low-level bindings to the C++ library -## Getting help +The Arrow for R [cheatsheet](https://github.com/apache/arrow/blob/master/r/cheatsheet/arrow.pdf) and [Cookbook](https://arrow.apache.org/cookbook/r/index.html) are additional resources for getting started with `arrow`. Review comment: I wonder if `https://github.com/apache/arrow/blob/master/r/cheatsheet/arrow.pdf` is the right URL here. Ideally, we would have something like `apache.arrow.com/r/cheatsheet.pdf` — though I bet we need to wait for a release to have that happen. At the very least, if we use `-` instead of `master` we will be redirected to the right branch if/when we change the default branch to `main` `https://github.com/apache/arrow/blob/-/r/cheatsheet/arrow.pdf` -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org