inst/examples/09_upload/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.



sheikhbarabas/shiny documentation built on May 29, 2019, 9:22 p.m.