In the past, I worked with knitr and rays for slides. One thing that I notice right now with R presentations is that the dynamic calibration of both the code and the font size of the code seems to be missing. With knitr / beamer, I could easily change the font size with the size argument (for example, size = "footnote" worked for denser slides), and also changed the code width for my parameter slides (width = ...).
I am struggling with how to do this in the current implementation of R Presentations - any suggestions?
source share