Restructured info on file locations. Added info on chunk options being used. I think this closes #353
I noticed some chunk option are used inconsistently and specially results sometimes seems to be used wrongly (results = TRUE, `results = 'show') . May open another issue.
@Teebusch It's thorough. Superb! Thanks for doing this. Yeah, I also haven't really figured out how to get the triple back ticks to render correctly. I think your workaround will work for now.
Restructured info on file locations. Added info on chunk options being used. I think this closes #353
I noticed some chunk option are used inconsistently and specially
results
sometimes seems to be used wrongly (results = TRUE
, `results = 'show') . May open another issue.