revdep/library.noindex/baker/new/shiny/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.



zhenkewu/baker documentation built on May 6, 2024, 11:19 p.m.