forked from geocompx/geocompr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_bookdown.yml
More file actions
31 lines (30 loc) · 707 Bytes
/
_bookdown.yml
File metadata and controls
31 lines (30 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
book_filename: geocompr2
rmd_files:
- "index.Rmd"
- "01-introduction.Rmd"
- "02-spatial-data.Rmd"
- "03-attribute-operations.Rmd"
- "04-spatial-operations.Rmd"
- "05-geometry-operations.Rmd"
- "06-raster-vector.Rmd"
- "07-reproj.Rmd"
- "08-read-write-plot.Rmd"
- "09-mapping.Rmd"
- "10-gis.Rmd"
- "11-algorithms.Rmd"
- "12-spatial-cv.Rmd"
- "13-transport.Rmd"
- "14-location.Rmd"
- "15-eco.Rmd"
- "16-synthesis.Rmd"
- "references.Rmd"
new_session: yes
before_chapter_script: ["code/before_script.R"]
delete_merged_file: true
language:
label:
fig: "FIGURE "
tab: "TABLE "
ui:
edit: "Edit"
chapter_name: "Chapter "