eval = FALSE still shows code
This commit is contained in:
@@ -123,7 +123,7 @@ Here are some of the most useful options not listed above.
|
|||||||
|
|
||||||
Option | Run code | Show code | Output | Plots | Messages | Warnings
|
Option | Run code | Show code | Output | Plots | Messages | Warnings
|
||||||
-------------------|----------|-----------|--------|-------|----------|---------
|
-------------------|----------|-----------|--------|-------|----------|---------
|
||||||
`eval = FALSE` | - | - | - | - | - | -
|
`eval = FALSE` | - | | - | - | - | -
|
||||||
`include = FALSE` | | - | - | - | - | -
|
`include = FALSE` | | - | - | - | - | -
|
||||||
`echo = FALSE` | | - | | | |
|
`echo = FALSE` | | - | | | |
|
||||||
`results = "hide"` | | | - | | |
|
`results = "hide"` | | | - | | |
|
||||||
|
|||||||
Reference in New Issue
Block a user