Dan,

I'm working through the tutorial and not got very far :-(

#+TBLNAME:continuous-data
|                   |
|-------------------|
| -4.76347066844695 |
| -1.83010300550287 |
| -3.62646358009839 |
| -3.06483847781371 |
| -3.29886543850004 |
| -3.33136718271076 |
| -2.92393768071614 |
| -1.81447109443947 |
| -2.77876256693823 |
| -3.04428187935138 |
|  2.68011061127436 |
|   3.8462031281076 |
|  3.26010701204355 |
|  3.13388406902156 |
|  2.64108043612206 |
|  2.79307900174277 |
|  2.63510171209823 |
| 0.382633073598201 |
|  1.36106585545773 |
|  3.15710034712042 |
#+RR: x<-c(rnorm(10, mean=-3, sd=1), rnorm(10, mean=3, sd=1))
#+R: title:"continuous-data" output-to-buffer:t

[[file:tmp.png][histogram example]]
#+R: action:hist columns:1 colour:hotpink
#+R: intable:continuous-data outfile:"png" title:"histogram example"

This is cut and pasted from Emacs and when I run org-R I get and error:

"before first headline at position 975 in buffer RorgTest.org"


Have you any suggestions ?

Thanks, Graham


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to