file_input_area_server {glossa} | R Documentation |
Processes the file input from the UI component created by file_input_area_ui
and provides access to the uploaded file data.
file_input_area_server(id)
A reactive expression that returns a data frame containing information about the uploaded files, or NULL if no files have been uploaded.