We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eval
1 parent 7ca42c0 commit 679a620Copy full SHA for 679a620
src/resources/schema/cell-codeoutput.yml
@@ -11,8 +11,8 @@
11
12
- `true` (default): evaluate code cell
13
- `false`: don't evaluate code cell
14
- - `[...]`: A list of positive or negative line numbers to selectively include or exclude lines
15
- (explicit inclusion/excusion of lines is available only when using the knitr engine)
+ - `[...]`: A list of positive or negative numbers to selectively include or exclude expressions
+ (explicit inclusion/excusion of expressions is available only when using the knitr engine)
16
17
- name: echo
18
tags:
0 commit comments