Commits


SHIMA Tatsuya authored and Nic Crane committed 3eb54e2e620
MINOR: [R][Docs] Use query that cannot be executed by arrow alone as a example of `to_duckdb` Since `dplyr::summarize` can currently be executed with arrow alone, it makes more sense to use the slice function, as an example of the usefulness of the combination with duckdb. Closes #13711 from eitsupi/r-duckdb-example Authored-by: SHIMA Tatsuya <ts1s1andn@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>