Colin Fay 3/6/2024

webrcli & spidyr: A starter pack for building NodeJS projects with webR inside

Read Original

This article presents webrcli and spidyr, a pair of tools designed as a starter pack for creating Node.js applications that leverage webR. It explains how to initialize a project, install R packages from CRAN into a local webR library, and create a JavaScript interface to call R functions (like pkg::fun()) directly from Node.js code, facilitating integration between R and JavaScript ecosystems.

webrcli & spidyr: A starter pack for building NodeJS projects with webR inside

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes