pharmaverse / aNCA

(Pre-)clinical NCA in a dynamic shiny app
Apache License 2.0
6 stars 0 forks source link

Bug: Local NCA results download #46

Closed js3110 closed 1 day ago

js3110 commented 1 day ago

Issue Bug: Local NCA results download

Closes #31

Description

Local NCA results download button was not working due to wrong reactive variable being used as input. Now results can be downloaded locally as .csv

Definition of Done

How to test

Run NCA -> Click local download -> Save file and check that it matches results table

Contributor checklist