@r-universe/webr
Version:
The statistical programming language R compiled into WASM for use in a web browser and node.
14 lines (9 loc) • 456 B
Markdown
# webr bundle for r-universe
Custom build of [webr](https://github.com/r-wasm/webr) used in r-universe. Published to: https://www.npmjs.com/package/@r-universe/webr
## Extra packages:
This bundle contains webr with the following packages preinstalled:
- [datatool](https://github.com/r-universe-org/webr-bundle/tree/HEAD/datatool) (wrapper function to convert data)
- jsonlite (json export)
- writexl (xlsx export)
- data.table (csv export)
- zip