1. This is question 1. Which might have some R code you always want to show.

    # example code for the question

    Paragraph text for the solution can be kept in the document in an asis chunk. And solution R code in an r chunk. Both of these will use the include value from the setup chunk.

    # example code for the solution
  2. This is question 2 …