revdep/library/optedr/new/shiny/examples-shiny/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.



Kezrael/optedr documentation built on Feb. 17, 2025, 1:37 a.m.