Description Usage Arguments Value Author(s)
View source: R/uploadPolygon.R
Upload a shapefile
1 2 3 | uploadPolygonUI(id)
uploadPolygon(input, output, session, authStatus, userDir, studyArea)
|
id |
An id string that corresponds with the id used to call the module's UI function. |
input |
shiny server input object |
output |
shiny server output object |
session |
shiny server session object |
authStatus |
Logical indicating whether a user can upload files. |
userDir |
User-specific directory in which to store uploaded files. |
studyArea |
A |
Reactive object containing the uploaded polygon.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.