Interactive code editor for r scripts

Hi, I'm new here. I didn't know exactly to what category my question belongs.

I'm searching for a interactive tool for a teaching/learning project. The students should be able to try out R-Scripts in a kind of web-based sandbox. So I need a code editor similar to jsfiddle for R-Scripts that I can integrate into the web. In addition, the idea is that the students can also use it to submit their scripts for grading. The tool must be open source and free.

So far I have only found openopu.org.
Do you have any ideas?

Thanks previously!

Hello
I have found two aproximations of what you want.
https://codeboard.io/

In any case you still can use:

https://towardsdatascience.com/how-to-use-r-in-google-colab-b6e02d736497
Colab may be a bit tedious, but, can be combined with classroom for teaching.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.