Open coatless opened 10 months ago
Need to incorporate NODEFS mounting code to interact with the R package cache
NODEFS
await webR.FS.mkdir('/data') await webR.FS.mount('NODEFS', { root: './extra' }, '/data');
More options for sharing
https://docs.r-wasm.org/webr/latest/mounting.html
https://docs.r-wasm.org/webr/latest/packages.html#mounting-an-r-library-filesystem-image
Need to incorporate
NODEFS
mounting code to interact with the R package cacheMore options for sharing
https://docs.r-wasm.org/webr/latest/mounting.html
https://docs.r-wasm.org/webr/latest/packages.html#mounting-an-r-library-filesystem-image