inst/apps/066-upload-file/README.md

We can add a file upload input in the UI using the function fileInput(), e.g. fileInput('foo'). In server.R, we can access the uploaded files via input$foo. See the tutorial for more details.



rstudio/shinycoreci documentation built on April 11, 2025, 3:17 p.m.