** comments in R blocks :PROPERTIES: :DATE: 2010-08-12 :END: #+begin_src R :session *R* :results output # this is a comment x <- rnorm(1) # this is another comment x #+end_src #+name: : : [1] 1.320853