Thanks @nirgrahamuk
I try to run the below:
```{r setup}
knitr::opts_chunk$set(message = TRUE)
library(tidyverse)
ending ``` (can't print them here)
but output still prints t0 console and not to notebook
Do I click the green button? Push control enter while in the chunk? What options do I need to ensure are active?
I know its a bunch of stupid questions - but thanks for the help.