prisma-flowdiagram / PRISMA2020

Produce PRISMA-2020 compliant flow diagrams
https://estech.shinyapps.io/prisma_flowdiagram_latest/
Other
146 stars 71 forks source link

Export CSV file #39

Open SbastianGarzon opened 2 years ago

SbastianGarzon commented 2 years ago

It would be useful to create an export function to CVS (graph structure) using the shiny app.

nealhaddaway commented 2 years ago

Thanks - what do you mean by graph structure? What data are you wanting in the CSV file that isn't already in your upload?

SbastianGarzon commented 2 years ago

Hello @nealhaddaway, I was thinking that while using the shiny app (Create flow diagram) you could also export the CSV version of the graph. This file would be similar to the template (but with the specific configuration of the user).

chriscpritchard commented 2 years ago

Oh I see! Yes that would probably be doable but take quite a bit of work. I'm currently quite snowed under with lots of other stuff at the moment, so not able to address it any time soon (but possibly in the new year), but if anyone wants to pick this up and run with it it might be a good first feature for someone to code!

Cristrinaranjus commented 1 year ago

That could be super useful for re-doing PRISMA2020 flow charts :) I don't have sufficient expertise to do that, but I encourage everyone that really could have it!