Skip to content

Commit fd3d31b

Browse files
committed
Start working on transforms documentation
1 parent c360c60 commit fd3d31b

6 files changed

Lines changed: 616 additions & 5 deletions

File tree

src/_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ website:
212212
- functions-reference/mixed_operations.qmd
213213
- functions-reference/compound_arithmetic_and_assignment.qmd
214214
- functions-reference/higher-order_functions.qmd
215+
- functions-reference/transform_functions.qmd
215216
- functions-reference/deprecated_functions.qmd
216217
- functions-reference/removed_functions.qmd
217218
- functions-reference/conventions_for_probability_functions.qmd

src/functions-reference/_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ book:
4747
- mixed_operations.qmd
4848
- compound_arithmetic_and_assignment.qmd
4949
- higher-order_functions.qmd
50+
- transform_functions.qmd
5051
- deprecated_functions.qmd
5152
- removed_functions.qmd
5253
- conventions_for_probability_functions.qmd

0 commit comments

Comments
 (0)