Skip to content

asbates/web-R-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to webR!

This repository is an experiment with webR which just had their first release. webR is a project to bring R to the browser by compiling it to Web Assembly.

For this project I created a simple React application containing an R console. The editor I use is CodeMirror via a React component.

You can find this site deployed with Netflify at https://gregarious-gumdrop-801aff.netlify.app/.

To run locally, clone this repo the run the following commands.

cd app
npm install
npm run dev

About

R console for the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published