You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to vueR for letting us see the possibility of developing new shiny components based on shiny and vueR!
To make it easier to develop shiny components based on vueR, I think it is necessary to create new functions to enhance the ability of shiny and vue to communicate with each other
Ramnathv's vuer package https://github.com/ramnathv/vuer, inspired by the vueR, provides a set of functions to enhance shiny and vue's ability to communicate with each other:
Vue()
vueProxy()
vueUpdateData()
Unfortunately, this package has not been updated for five years.
Is it possible to incorporate his ideas into vueR?