Commits


Nic Crane authored and GitHub committed 6d3cbda1839
MINOR: [R] Update reference to data.frame which should say tibble instead (#37335) ### Rationale for this change Incorrect information in docs ### What changes are included in this PR? Change ref to `data.frame` to `tibble` instead ### Are these changes tested? No ### Are there any user-facing changes? No Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>