Changing figure options mid-chunk (in a loop) using the pander package.
R-bloggers 2013-04-09
Summary:
I wrote already about changing figure options mid-chunk in reproducible research. This can be importantĀ e.g. if you are looping through a dataset to produce a graphic for each variable but the figure width or height need to depend on properties of the variables, e.g. if you are producing histograms and want the figures to [...]