Andreas Leha <andreas.l...@med.uni-goettingen.de> writes: > #+begin_src R :results table > data.frame(parameter=c("parameter", "", "param1"), > mean=c("mean sd", "", "1.1 0.1"), > median=c("median", "(minimum;maximum)", "1 (1;2)")) > #+end_src > > #+results:
I can't test this because of the character. Can you send something we can test? Thanks, -- Bastien