[R] Project in emacs + ess
Bert Gunter
bgunter@4567 @end|ng |rom gm@||@com
Fri Oct 19 06:45:33 CEST 2018
Wrong list. This list is about R programming. You should address this to an
emacs support list. Better yet, to an ess list . Here's one place you might
start:
https://www.r-bloggers.com/using-r-with-emacs-and-ess/
Other resources can be found by a web search on "R ess" .
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Thu, Oct 18, 2018 at 9:12 PM Naresh Gurbuxani <
naresh_gurbuxani using hotmail.com> wrote:
> I have switched from RStudio to emacs. In emacs, how can I create a
> project like in RStudio?
>
>
> Within the project directory, I would like to create different directories
> for code, data, results, figures, documents, etc. In RStudio project,
> relative references work well. For example, an Sweave document in document
> directory can use command source('code/mycode.R'). In emacs, this does not
> work "out of the box". In document folder, the command needs to be
> source('../code/mycode.R'). This is minor effort, but a better method must
> exist.
>
>
> Thanks,
>
> Naresh
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]
More information about the R-help
mailing list