Skip to content

timelyportfolio/reactflow

 
 

Repository files navigation

reactflow

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 flow
shiny::runApp()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 66.2%
  • JavaScript 33.8%