school level introduction to and use of R
August 3, 2020 11:39 AM, "Mine ?etinkaya-Rundel" <cetinkaya.mine at gmail.com> wrote:
* Binder: * You can use Jupyter+R or RStudio with Binder, https://github.com/binder-examples/r has some examples for this.
Thanks, gave it a try using their web site: https://jupyter.org/try It would be preferable if gitlab could be used and google avoided (mailing list, web site visit surveillance, scripts, etc..)
* Depending on how simple the script is (e.g. do you need external data?), https://rdrr.io/snippets/ might be an option.
This is also useful to be aware; again, thank you. The usage is that school students would have experimental data (e.g. measure amount of mass lost during chemical reaction), plot data, save graph as a png/svg image, insert graphical data into a document such as a experiment report.