Christian Moe wrote:
> Sebastien Vauban writes:
>
>> Fixed with:
>>
>> --8<---cut here---start->8---
>> ;; accented characters on graphics
>> (setq org-babel-R-command
>> (concat org-babel-R-command " --encoding=UTF-8")))
>> --8<---c
Sebastien Vauban writes:
> Fixed with:
>
> --8<---cut here---start->8---
> ;; accented characters on graphics
> (setq org-babel-R-command
> (concat org-babel-R-command " --encoding=UTF-8")))
> --8<---cut here---end-
"Sebastien Vauban" wrote:
> John Hendy wrote:
>> Can you do it straight from R? Might be a better place to start? If not,
>> I'd look into that first to avoid googling org and ESS stuff in vain!
>
> The 1'42" demo on http://screencast.com/t/A9q6CQlLY6 clearly shows that:
>
> - It (now [1]) works fr
John Hendy wrote:
> Can you do it straight from R? Might be a better place to start? If not,
> I'd look into that first to avoid googling org and ESS stuff in vain!
The 1'42" demo on http://screencast.com/t/A9q6CQlLY6 clearly shows that:
- It (now [1]) works from the R terminal
- It works from t