2015年7月19日 星期日

7.19 Coursera Statistical Inference - Frustration from Compiling

Compiling. Compiling. Compiling again! Every time the little imperfection from converting one file to another using the automatic codes just make me annoyed and frustrated. But I learned something.

  • Reduce figure sizes and fit it between bullets instead of popping up at random spots. This proves to be very hard for several reasons:
    • Rmd file is built primarily for HTML file conversion and is best at adjusting figure size for HTML file specifically. Things get messy when it comes to LaTeX pdf.
    • In Rmd file, adjusting the size for .png file is at best when using the fig.width and fig.length parameters. LaTeX prefers pdf figures.
    • Letting Rmd file do plotting by inserting codes is probably worse than inserting figures from other places.

沒有留言:

張貼留言