Public
Edited
Mar 10, 2023
1 fork
Insert cell
Insert cell
R= import('https://webr.r-wasm.org/latest/webr.mjs')
Insert cell
webR = {
//import (await FileAttachment("webr-worker.js").url());
const webR = new R.WebR();
await webR.init();
return webR}
Insert cell
import (await FileAttachment("webr-worker.js").url())
Insert cell
import(await FileAttachment("webr-serviceworker.js").url())
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more