Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Shiny and or R Outputs In React #76

Open
ImranQUB opened this issue Oct 17, 2022 · 0 comments
Open

Using Shiny and or R Outputs In React #76

ImranQUB opened this issue Oct 17, 2022 · 0 comments

Comments

@ImranQUB
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant