-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
As asked by another user @apolinario, can we use Shiny or any R script in a React component?
Use Case:
Our app only needs to run R scripts in a single component, thus we are not looking to develop the app using Shiny. All R scripts can be pre-computed and there is no need for real-time computations.
We need a simple way of integrating our R scripts in React.
Understand that using Shiny to develop the app would not be appropriate considering R is required in so few components.
What is the best solution for this?
If needed, we can collaborate to make reactR more compatible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels