jcvdav / MAREA

Repository for MAREA, a shiny app by TURFeffect
https://turfeffect.shinyapps.io/marea
MIT License
0 stars 2 forks source link

Correct call of outputX #9

Open jcvdav opened 7 years ago

jcvdav commented 7 years ago

Make sure to name the arguments being passed to the outputX functions within the ui and renderUI. Calls should include id = "foo", and label = "My Foo".