r/content/_bookdown.yml (20 lines of code) (raw):

# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. delete_merged_file: TRUE # need this option to run all chunks in 1 session 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", "datasets.Rmd", "creating_arrow_objects.Rmd", "specify_data_types_and_schemas.Rmd", "arrays.Rmd", "tables.Rmd", "python.Rmd", "flight.Rmd" ] output: bookdown::gitbook: includes: in_header: ../../matomo.html