1

I've been using Geany under Linux to write R scripts for years. Now I want to use R Notebook and R Markdown.

So, what should I do to make Geany recognize .Rmd files used by R? Is it possible?

I did not find a proper plugin or documentation for .Rmd files in Geany.

Thanks

Antonio
  • 563
  • 1
  • 5
  • 12
  • 1
    Hi Antonio! It is possible to write R-scripts ('.R' files) with markdown sintax and then use `rmarkdown::render()` to export the report. Check this link: https://raw.githubusercontent.com/brooksandrew/simpleblog/gh-pages/assets/R/renderRscript2markdown_sample.R – Jose Feb 12 '22 at 15:02
  • helped a lot, thanks Jose – Antonio Feb 13 '22 at 16:30

0 Answers0