CRSU-Apps / MetaInsight

An interactive web-based tool for analyzing, interrogating, and visualizing network meta-analyses using R-shiny
https://crsu.shinyapps.io/MetaInsight/
GNU General Public License v3.0
8 stars 6 forks source link

MI-6 upload validation #132

Closed JanionNevill closed 7 months ago

JanionNevill commented 7 months ago

To test the functionality, try uploading any of the files in the tests/testthat/invalid_data folder. Further tasks could be to implement validation on the data itself, such as checking that N columns contain only integers etc.

This PR will be merged into feature-meta-regression after review.