R? In the browser? What?!
#WebR makes it possible to run
#RStats code in the browser without the need for an R server to execute the code: the R interpreter runs directly on the user’s machine.
George Stagg shares an overview of the 0.2.0 release on YouTube:
www.youtube.com/watch?v=Mpq9...
webR 0.2 Overview: R in the browser | George Stagg | Posit
WebR is a version of the statistical language R compiled for the browser and Node.js using WebAssembly, via Emscripten.WebR makes it possible to run R code i...