Commit 7f8f47e
authored
Add link to user-defined functions
It took me ages to find documentation on the syntax for defining a function (which despite the suggestion of the context does not follow an R-like syntax); searches all take me to implementing functions in source code. This seems like an appropriate place to add a link.1 parent 7ccb514 commit 7f8f47e
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments