inst/shiny/modules/select_user.md

Module: Upload data

BACKGROUND

This module allows the user to upload their own raster image (.tif) and plots it on the map.

IMPLEMENTATION

The file is uploaded to the shiny server using shiny::fileInput() and the path is then passed to select_user() which loads the data using terra::rast().



Try the shinyscholar package in your browser

Any scripts or data that you put into this service are public.

shinyscholar documentation built on Sept. 9, 2025, 5:52 p.m.