While creating an HTML doc using the excellent knitr package, I noticed that sometimes the script would crash and sometimes not. After much poking around, I realized that it was simply due to the fig.height parameter in the chunk headerWhile creating an HTML doc using the excellent