On Fri, 3 Jul 2015, Scott Kostyshak wrote:
I strongly agree. It takes a long time to get it right (and "right" is of course subjective and depends on your workflow). For me, a lot of it has to do with how long each chunk takes to run. If it is short, then it is in as a simple chunk. If it is long, then I think about whether to have knitr cache it or do it externally.
Scott, Haven't yet gotten to that point, but I'm sure that I will when I start making compositions and running the CoDA functions on the data. The current issue I have is menu navigation each time I want to insert a chunk of R code. I'll look at how to assign that to a keyboard chord. Rich