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