Commits


SHIMA Tatsuya authored and Nic Crane committed 9e9b2fec3ce
MINOR: [R][Doc] encoding setting of `read_csv_arrow` In the documentation, the `encoding` argument was of `CsvConvertOptions`, but it is correctly of `CsvReadOptions`. I also corrected some formatting for automatic linking in the doc. Closes #13038 from eitsupi/read-option-doc Authored-by: SHIMA Tatsuya <ts1s1andn@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>