jcvdav / MAREA

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

Socioeco results to Rmd #8

Closed jcvdav closed 7 years ago

jcvdav commented 7 years ago

Have the app pass the socioeconomic results results_soc() to the Rmd file by including it in params$socio or by doing a results <- rbind(results_bio(), results_socio())