thisisnic commented on a change in pull request #78:
URL: https://github.com/apache/arrow-cookbook/pull/78#discussion_r720684830



##########
File path: r/content/_bookdown.yml
##########
@@ -4,10 +4,5 @@ new_session: FALSE
 clean: ["_book/*"]
 output_dir: _book
 edit: https://github.com/apache/arrow-cookbook/edit/main/r/content/%s
-rmd_files: [
-  "index.Rmd",
-  "reading_and_writing_data.Rmd",
-  "creating_arrow_objects.Rmd",
-  "specify_data_types_and_schemas.Rmd",
-  "manipulating_data.Rmd"
-]
+
+rmd_files: ["index.Rmd", "reading_and_writing_data.Rmd", 
"creating_arrow_objects.Rmd", "specify_data_types_and_schemas.Rmd", 
"arrays.Rmd", "tables.Rmd"]

Review comment:
       I probably restyled in another PR I was working on concurrently, and it 
got undone here after a rebase




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


Reply via email to