angela-li opened a new pull request, #37909:
URL: https://github.com/apache/arrow/pull/37909

   ### Rationale for this change
   
   Add more function documentation for folks who want to manually change 
`quote_char` or `escape_char` options in `CsvParseOptions$create()`, as I did 
in #37908.
   
   I had to go through the source code to arrow/r/R/csv.R - [line 
587](https://github.com/apache/arrow/blob/7dc9f69a8a77345d0ec7920af9224ef96d7f5f78/r/R/csv.R#L587)
 to find the default argument, which was a pain.
   
   ### What changes are included in this PR?
   
   Documentation changes
   
   ### Are these changes tested?
   
   No - not changing underlying code. Maintainers might need to rebuild package 
to include these changes in man/ folder
   
   ### Are there any user-facing changes?
   
   Yes, on documentation of methods.


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