Hi
I would like to hide a result of a chunk and just show a code in R Markdown. This is works okay but not if I have a code to plot a graph. I suppose I can comment the line for executing the plot but thought if there are another option I can specify in the chunk to do this. Many Thanks