An experimental R package to use @xyflow/react in R and shiny. Not working at the moment!
Development
Clone the repository
system("yarn install")system("yarn run webpack")devtools::document()devtools::install(quick =TRUE)# start a shiny app that should display a flowshiny::runApp()