LukasWallrich / metaUI

Create shiny apps that allow explore of meta-analysis results
https://lukaswallrich.github.io/metaUI/
GNU General Public License v3.0
5 stars 0 forks source link

Enable data download and re-upload #11

Closed LukasWallrich closed 1 year ago

LukasWallrich commented 1 year ago

Users should be able to download filtered data (and configuration info) and then be able to upload a file in the same format to restore data and configuration details (to continue where they left off, and to update/change the data).

LukasWallrich commented 1 year ago

@LukasRoeseler download and upload should now work - feel free to take for bodypositions (at least the download, that is a quick copy-paste job)

LukasRoeseler commented 1 year ago

Great, thank you!