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 the server function, we can access the uploaded files via input$foo.



tomkuipers1402/shiny documentation built on Feb. 13, 2020, 7:22 p.m.