Hi Everybody,
I have a question about using R codes in React.js. I have done graphs in shiny app and ui design. I want to use it in my website and I built my website with react.js. So does anybody use shinyapp ui.R and server.R files in react.js.
How could I use them? Thanks.