prisma-flowdiagram / PRISMA2020

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

Read initial values from URL query string #41

Closed hammady closed 2 years ago

hammady commented 2 years ago

This adds support for initialising the numbers in the data entry section from the URL query string. This simplifies the integration of the shiny app with other systematic review tools. For example, if you provide the URL path: '?website_results=100&organisation_results=200', this will initialise the website results to 100 and the organisation results to 200. The name of the query string parameter should match the name of the 'data' column in the example template file.

chriscpritchard commented 2 years ago

Thank you! I'll have a look at testing this.

!deploy

hammady commented 2 years ago

Thank you! I'll have a look at testing this.

!deploy

@chriscpritchard Thanks for reviewing it, I have another PR as well #40.

chriscpritchard commented 2 years ago

Retrying !deploy now that I've updated the action... could you rebase with the baster branch as well?

chriscpritchard commented 2 years ago

!deploy (sorry having issues with this workflow...)

chriscpritchard commented 2 years ago

!deploy new changes