Looking for any examples of using a ShinyApp to allow researchers to select the data they would need for their specific research question. This will be for a large, multi-site project and I was hoping there would be a way to have the the dataset processed based on selection and then sent all securely in the format they need (e.g. long vs wide format). For this to be done securely, I’m thinking the app sends a request which is downloaded regularly to a local machine which can then automatically send out the data as needed using secured methods… But there’s probably a more eloquent way to do this! #R #AskFedi #Data #Database